UNPKG

@quick-game/cli

Version:

Command line interface for rapid qg development

26 lines (25 loc) 515 B
{ "package": "com.application.demo", "name": "{{appName}}", "icon": "/image/logo.png", "versionName": "1.0.0", "versionCode": "1", "minPlatformVersion": "1000", "allianceVersion": "1300", "orientation": "portrait", "deviceOrientation": "portrait", "type": "game", "networkTimeout": { "request": 5000, "connectSocket": 5000, "uploadFile": 5000, "downloadFile": 5000 }, "config": { "logLevel": "off" }, "display": { "statusbar": "false", "titleBar": "" } }