vivo-runtime.json 584 B

12345678910111213141516171819
  1. {
  2. "package": "com.chumi.richestMan.vivominigame",
  3. "name": "我是首富",
  4. "icon": "D:\\Project\\game_icon\\我是首富\\wssf.png",
  5. "versionName": "1.0.1",
  6. "versionCode": "2",
  7. "minPlatformVersion": "1080",
  8. "deviceOrientation": "portrait",
  9. "logLevel": "log",
  10. "npmPath": "",
  11. "tinyPackageServer": "",
  12. "useDebugKey": false,
  13. "privatePath": "D:\\Project\\vivo-sign\\chumi\\private.pem",
  14. "certificatePath": "D:\\Project\\vivo-sign\\chumi\\certificate.pem",
  15. "disabledMode": "",
  16. "showNpmPath": true,
  17. "packFirstScreenRes": false,
  18. "separateEngineMode": false
  19. }