[add] cococs
This commit is contained in:
55
settings/builder.json
Normal file
55
settings/builder.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"title": "JM_KA",
|
||||
"packageName": "org.cocos2d.demo",
|
||||
"startScene": "aff4ffa6-4509-4f66-8468-bc2c8a757f94",
|
||||
"excludeScenes": [],
|
||||
"orientation": {
|
||||
"landscapeLeft": false,
|
||||
"landscapeRight": false,
|
||||
"portrait": true,
|
||||
"upsideDown": false
|
||||
},
|
||||
"webOrientation": "auto",
|
||||
"inlineSpriteFrames": true,
|
||||
"inlineSpriteFrames_native": true,
|
||||
"mainCompressionType": "default",
|
||||
"mainIsRemote": false,
|
||||
"optimizeHotUpdate": false,
|
||||
"md5Cache": true,
|
||||
"nativeMd5Cache": false,
|
||||
"encryptJs": true,
|
||||
"xxteaKey": "a010552a-faa1-45",
|
||||
"zipCompressJs": true,
|
||||
"fb-instant-games": {},
|
||||
"android": {
|
||||
"REMOTE_SERVER_ROOT": "",
|
||||
"packageName": "org.cocos2d.demo"
|
||||
},
|
||||
"ios": {
|
||||
"REMOTE_SERVER_ROOT": "",
|
||||
"ios_enable_jit": true,
|
||||
"packageName": "com.jianmiau.jmka"
|
||||
},
|
||||
"mac": {
|
||||
"REMOTE_SERVER_ROOT": "",
|
||||
"height": 720,
|
||||
"packageName": "org.cocos2d.demo",
|
||||
"width": 1280
|
||||
},
|
||||
"win32": {
|
||||
"REMOTE_SERVER_ROOT": "",
|
||||
"height": 720,
|
||||
"width": 1280
|
||||
},
|
||||
"android-instant": {
|
||||
"REMOTE_SERVER_ROOT": "",
|
||||
"host": "",
|
||||
"packageName": "org.cocos2d.demo",
|
||||
"pathPattern": "",
|
||||
"recordPath": "",
|
||||
"scheme": "https",
|
||||
"skipRecord": false
|
||||
},
|
||||
"appBundle": false,
|
||||
"agreements": {}
|
||||
}
|
3
settings/project.json
Normal file
3
settings/project.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"last-module-event-record-time": 1640221316944
|
||||
}
|
6
settings/services.json
Normal file
6
settings/services.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"game": {
|
||||
"name": "未知游戏",
|
||||
"appid": "UNKNOW"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user