mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-09-25 04:02:53 +00:00
完善 docs
This commit is contained in:
@@ -7,7 +7,49 @@
|
||||
"upsideDown": false
|
||||
},
|
||||
"packageName": "org.cocos2d.helloworld",
|
||||
"startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
|
||||
"title": "hello_world",
|
||||
"webOrientation": "auto"
|
||||
}
|
||||
"startScene": "cab4af66-dc74-41b5-8826-79b3a30ba99a",
|
||||
"title": "Cocos-Service-Pack-Demo",
|
||||
"webOrientation": "auto",
|
||||
"inlineSpriteFrames": true,
|
||||
"inlineSpriteFrames_native": true,
|
||||
"mainCompressionType": "merge_all_json",
|
||||
"mainIsRemote": false,
|
||||
"optimizeHotUpdate": false,
|
||||
"md5Cache": true,
|
||||
"nativeMd5Cache": true,
|
||||
"encryptJs": true,
|
||||
"xxteaKey": "24d00175-09c0-4c",
|
||||
"zipCompressJs": true,
|
||||
"fb-instant-games": {},
|
||||
"android": {
|
||||
"packageName": "org.cocos2d.demo",
|
||||
"REMOTE_SERVER_ROOT": ""
|
||||
},
|
||||
"ios": {
|
||||
"packageName": "org.cocos2d.demo",
|
||||
"REMOTE_SERVER_ROOT": "",
|
||||
"ios_enable_jit": true
|
||||
},
|
||||
"mac": {
|
||||
"packageName": "org.cocos2d.demo",
|
||||
"REMOTE_SERVER_ROOT": "",
|
||||
"width": 1280,
|
||||
"height": 720
|
||||
},
|
||||
"win32": {
|
||||
"REMOTE_SERVER_ROOT": "",
|
||||
"width": 1280,
|
||||
"height": 720
|
||||
},
|
||||
"android-instant": {
|
||||
"packageName": "org.cocos2d.demo",
|
||||
"REMOTE_SERVER_ROOT": "",
|
||||
"pathPattern": "",
|
||||
"scheme": "https",
|
||||
"host": "",
|
||||
"skipRecord": false,
|
||||
"recordPath": ""
|
||||
},
|
||||
"appBundle": false,
|
||||
"agreements": {}
|
||||
}
|
||||
|
@@ -4,7 +4,36 @@
|
||||
true
|
||||
]
|
||||
],
|
||||
"excluded-modules": [],
|
||||
"excluded-modules": [
|
||||
"Audio",
|
||||
"AudioSource",
|
||||
"Collider",
|
||||
"DragonBones",
|
||||
"EditBox",
|
||||
"Graphics",
|
||||
"Geom Utils",
|
||||
"Intersection",
|
||||
"Mask",
|
||||
"Mesh",
|
||||
"NodePool",
|
||||
"Physics",
|
||||
"PageView",
|
||||
"PageViewIndicator",
|
||||
"ProgressBar",
|
||||
"ParticleSystem",
|
||||
"Slider",
|
||||
"ScrollView",
|
||||
"StudioComponent",
|
||||
"TiledMap",
|
||||
"VideoPlayer",
|
||||
"WebView",
|
||||
"3D",
|
||||
"3D Primitive",
|
||||
"3D Physics/cannon.js",
|
||||
"3D Physics/Builtin",
|
||||
"3D Particle",
|
||||
"SafeArea"
|
||||
],
|
||||
"group-list": [
|
||||
"default"
|
||||
],
|
||||
@@ -20,7 +49,7 @@
|
||||
"width": 960,
|
||||
"height": 640
|
||||
},
|
||||
"last-module-event-record-time": 0,
|
||||
"last-module-event-record-time": 1655460658806,
|
||||
"assets-sort-type": "name",
|
||||
"facebook": {
|
||||
"enable": false,
|
||||
|
Reference in New Issue
Block a user