mirror of
https://github.com/genxium/DelayNoMore
synced 2025-10-09 08:36:52 +00:00
Updated win32 build templates.
This commit is contained in:
@@ -17,12 +17,13 @@
|
||||
},
|
||||
"encryptJs": false,
|
||||
"excludeScenes": [
|
||||
"8491a86c-bec9-4813-968a-128ca01639e0"
|
||||
"2ff474d9-0c9e-4fe3-87ec-fbff7cae85b4",
|
||||
"92160186-3e0d-4e0a-ae20-97286170ba58"
|
||||
],
|
||||
"fb-instant-games": {},
|
||||
"includeSDKBox": false,
|
||||
"inlineSpriteFrames": true,
|
||||
"inlineSpriteFrames_native": false,
|
||||
"inlineSpriteFrames_native": true,
|
||||
"md5Cache": false,
|
||||
"mergeStartScene": false,
|
||||
"optimizeHotUpdate": false,
|
||||
@@ -37,7 +38,7 @@
|
||||
"REMOTE_SERVER_ROOT": "",
|
||||
"orientation": "portrait"
|
||||
},
|
||||
"startScene": "2ff474d9-0c9e-4fe3-87ec-fbff7cae85b4",
|
||||
"startScene": "8491a86c-bec9-4813-968a-128ca01639e0",
|
||||
"title": "DelayNoMore",
|
||||
"webOrientation": "landscape",
|
||||
"wechatgame": {
|
||||
@@ -48,7 +49,7 @@
|
||||
"xxteaKey": "4d54a3d5-e6f3-49",
|
||||
"zipCompressJs": true,
|
||||
"android": {
|
||||
"packageName": "org.cocos2d.helloworld"
|
||||
"packageName": "org.cocos2d.tsrht"
|
||||
},
|
||||
"ios": {
|
||||
"packageName": "org.cocos2d.helloworld"
|
||||
@@ -57,5 +58,5 @@
|
||||
"packageName": "org.cocos2d.helloworld"
|
||||
},
|
||||
"win32": {},
|
||||
"includeAnySDK": null
|
||||
"includeAnySDK": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user