Add Mintegral playable checker

This commit is contained in:
2026-06-01 21:59:52 +08:00
parent 1c445e2771
commit 9e919756fd
6 changed files with 1872 additions and 0 deletions

View File

@@ -46,5 +46,13 @@
"command": "hplToolbox.openPlayworksConverter",
"path": "/playworks",
"beta": true
},
{
"id": "mintegral",
"title": "Mintegral Checker",
"description": "Validate a Mintegral playable ZIP against PlayTurbo requirements",
"command": "hplToolbox.openMintegralChecker",
"path": "/mintegral",
"beta": true
}
]