UNPKG

@quick-game/cli

Version:

Command line interface for rapid qg development

29 lines (28 loc) 562 B
{ "package": "com.wxdemo.vivominigame", "name": "wxdemo", "icon": "/image/logo.png", "versionName": "1.0.0", "versionCode": "1", "minPlatformVersion": "1000", "deviceOrientation": "portrait", "type": "game", "networkTimeout": { "request": 5000, "connectSocket": 5000, "uploadFile": 5000, "downloadFile": 5000 }, "config": { "logLevel": "debug", "debug": false }, "ad_config": { "bannerAd": "", "interstitialAd":"", "customAd":"", "rewardedVideoAd":"", "gridAd":"", "gamePortal":"" } }