12345678910111213141516171819 |
- {
- "package": "com.chumi.richestMan.vivominigame",
- "name": "我是首富",
- "icon": "D:\\Project\\game_icon\\我是首富\\wssf.png",
- "versionName": "1.0.1",
- "versionCode": "2",
- "minPlatformVersion": "1080",
- "deviceOrientation": "portrait",
- "logLevel": "log",
- "npmPath": "",
- "tinyPackageServer": "",
- "useDebugKey": false,
- "privatePath": "D:\\Project\\vivo-sign\\chumi\\private.pem",
- "certificatePath": "D:\\Project\\vivo-sign\\chumi\\certificate.pem",
- "disabledMode": "",
- "showNpmPath": true,
- "packFirstScreenRes": false,
- "separateEngineMode": false
- }
|