|
@@ -0,0 +1,49 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "android-instant": {
|
|
|
|
|
+ "REMOTE_SERVER_ROOT": "",
|
|
|
|
|
+ "host": "",
|
|
|
|
|
+ "pathPattern": "",
|
|
|
|
|
+ "recordPath": "",
|
|
|
|
|
+ "scheme": "https",
|
|
|
|
|
+ "skipRecord": false
|
|
|
|
|
+ },
|
|
|
|
|
+ "appBundle": false,
|
|
|
|
|
+ "baidugame": {
|
|
|
|
|
+ "REMOTE_SERVER_ROOT": "",
|
|
|
|
|
+ "appid": "testappid",
|
|
|
|
|
+ "orientation": "portrait",
|
|
|
|
|
+ "subContext": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ "encryptJs": true,
|
|
|
|
|
+ "excludeScenes": [],
|
|
|
|
|
+ "fb-instant-games": {},
|
|
|
|
|
+ "includeSDKBox": false,
|
|
|
|
|
+ "inlineSpriteFrames": true,
|
|
|
|
|
+ "inlineSpriteFrames_native": true,
|
|
|
|
|
+ "md5Cache": false,
|
|
|
|
|
+ "mergeStartScene": false,
|
|
|
|
|
+ "optimizeHotUpdate": false,
|
|
|
|
|
+ "orientation": {
|
|
|
|
|
+ "landscapeLeft": true,
|
|
|
|
|
+ "landscapeRight": true,
|
|
|
|
|
+ "portrait": false,
|
|
|
|
|
+ "upsideDown": false
|
|
|
|
|
+ },
|
|
|
|
|
+ "packageName": "org.cocos2d.ApmGame2",
|
|
|
|
|
+ "qqplay": {
|
|
|
|
|
+ "REMOTE_SERVER_ROOT": "",
|
|
|
|
|
+ "orientation": "portrait",
|
|
|
|
|
+ "zip": false
|
|
|
|
|
+ },
|
|
|
|
|
+ "startScene": "3d2a8ea9-326d-4c94-858d-d7d7d9088eb4",
|
|
|
|
|
+ "title": "ApmGame2",
|
|
|
|
|
+ "webOrientation": "auto",
|
|
|
|
|
+ "wechatgame": {
|
|
|
|
|
+ "REMOTE_SERVER_ROOT": "",
|
|
|
|
|
+ "appid": "wx6ac3f5090a6b99c5",
|
|
|
|
|
+ "orientation": "portrait",
|
|
|
|
|
+ "subContext": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ "xxteaKey": "b974fdbc-2a25-40",
|
|
|
|
|
+ "zipCompressJs": true
|
|
|
|
|
+}
|