mirror of
https://github.com/Leo501/CocosCreatorTutorial.git
synced 2026-05-08 22:57:36 +08:00
33 lines
807 B
JSON
33 lines
807 B
JSON
{
|
|
"appKey": "",
|
|
"appSecret": "",
|
|
"encryptJs": true,
|
|
"excludeScenes": [],
|
|
"includeAnySDK": false,
|
|
"includeSDKBox": false,
|
|
"inlineSpriteFrames": true,
|
|
"inlineSpriteFrames_native": true,
|
|
"jailbreakPlatform": false,
|
|
"md5Cache": true,
|
|
"mergeStartScene": false,
|
|
"oauthLoginServer": "",
|
|
"optimizeHotUpdate": false,
|
|
"orientation": {
|
|
"landscapeLeft": true,
|
|
"landscapeRight": true,
|
|
"portrait": false,
|
|
"upsideDown": false
|
|
},
|
|
"packageName": "org.cocos2d.helloworld",
|
|
"privateKey": "",
|
|
"renderMode": "0",
|
|
"startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
|
|
"title": "hello_world",
|
|
"webOrientation": "landscape",
|
|
"wechatgame": {
|
|
"appid": "wx6ac3f5090a6b99c5",
|
|
"orientation": "landscape"
|
|
},
|
|
"xxteaKey": "054d16e0-33ee-46",
|
|
"zipCompressJs": true
|
|
} |