mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-10-29 10:25:48 +00:00
仓库中添加内置的demo
This commit is contained in:
80
demo/settings/v2/packages/builder.json
Normal file
80
demo/settings/v2/packages/builder.json
Normal file
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"__version__": "1.3.9",
|
||||
"bundleConfig": {
|
||||
"custom": {
|
||||
"default": {
|
||||
"displayName": "i18n:builder.asset_bundle.defaultConfig",
|
||||
"configs": {
|
||||
"native": {
|
||||
"preferredOptions": {
|
||||
"isRemote": false,
|
||||
"compressionType": "merge_all_json"
|
||||
}
|
||||
},
|
||||
"web": {
|
||||
"preferredOptions": {
|
||||
"isRemote": false,
|
||||
"compressionType": "merge_dep"
|
||||
},
|
||||
"fallbackOptions": {
|
||||
"compressionType": "merge_dep"
|
||||
}
|
||||
},
|
||||
"miniGame": {
|
||||
"fallbackOptions": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"configMode": "fallback",
|
||||
"overwriteSettings": {
|
||||
"alipay-mini-game": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"bytedance-mini-game": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"fb-instant-games": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"huawei-quick-game": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"migu-mini-game": {
|
||||
"isRemote": false,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"oppo-mini-game": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"taobao-mini-game": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"vivo-mini-game": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"wechatgame": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"xiaomi-quick-game": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
},
|
||||
"taobao-creative-app": {
|
||||
"isRemote": true,
|
||||
"compressionType": "merge_all_json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
23
demo/settings/v2/packages/cocos-service.json
Normal file
23
demo/settings/v2/packages/cocos-service.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"__version__": "3.0.9",
|
||||
"game": {
|
||||
"name": "未知游戏",
|
||||
"app_id": "UNKNOW",
|
||||
"c_id": "0"
|
||||
},
|
||||
"appConfigMaps": [
|
||||
{
|
||||
"app_id": "UNKNOW",
|
||||
"config_id": "8c18cb"
|
||||
}
|
||||
],
|
||||
"configs": [
|
||||
{
|
||||
"app_id": "UNKNOW",
|
||||
"config_id": "8c18cb",
|
||||
"config_name": "Default",
|
||||
"config_remarks": "",
|
||||
"services": []
|
||||
}
|
||||
]
|
||||
}
|
||||
3
demo/settings/v2/packages/device.json
Normal file
3
demo/settings/v2/packages/device.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__version__": "1.0.1"
|
||||
}
|
||||
226
demo/settings/v2/packages/engine.json
Normal file
226
demo/settings/v2/packages/engine.json
Normal file
@@ -0,0 +1,226 @@
|
||||
{
|
||||
"__version__": "1.0.12",
|
||||
"modules": {
|
||||
"graphics": {
|
||||
"pipeline": "legacy-pipeline"
|
||||
},
|
||||
"configs": {
|
||||
"migrationsConfig": {
|
||||
"name": "迁移生成的配置",
|
||||
"cache": {
|
||||
"base": {
|
||||
"_value": true
|
||||
},
|
||||
"gfx-webgl": {
|
||||
"_value": true
|
||||
},
|
||||
"gfx-webgl2": {
|
||||
"_value": true
|
||||
},
|
||||
"gfx-webgpu": {
|
||||
"_value": false
|
||||
},
|
||||
"animation": {
|
||||
"_value": true
|
||||
},
|
||||
"skeletal-animation": {
|
||||
"_value": true
|
||||
},
|
||||
"3d": {
|
||||
"_value": false
|
||||
},
|
||||
"meshopt": {
|
||||
"_value": false
|
||||
},
|
||||
"2d": {
|
||||
"_value": true
|
||||
},
|
||||
"xr": {
|
||||
"_value": false
|
||||
},
|
||||
"rich-text": {
|
||||
"_value": true
|
||||
},
|
||||
"mask": {
|
||||
"_value": true
|
||||
},
|
||||
"graphics": {
|
||||
"_value": true
|
||||
},
|
||||
"ui-skew": {
|
||||
"_value": false
|
||||
},
|
||||
"affine-transform": {
|
||||
"_value": true
|
||||
},
|
||||
"ui": {
|
||||
"_value": true
|
||||
},
|
||||
"particle": {
|
||||
"_value": false
|
||||
},
|
||||
"physics": {
|
||||
"_value": false,
|
||||
"_option": "physics-ammo"
|
||||
},
|
||||
"physics-ammo": {
|
||||
"_value": false,
|
||||
"_flags": {
|
||||
"LOAD_BULLET_MANUALLY": false
|
||||
}
|
||||
},
|
||||
"physics-cannon": {
|
||||
"_value": false
|
||||
},
|
||||
"physics-physx": {
|
||||
"_value": false,
|
||||
"_flags": {
|
||||
"LOAD_PHYSX_MANUALLY": false
|
||||
}
|
||||
},
|
||||
"physics-builtin": {
|
||||
"_value": false
|
||||
},
|
||||
"physics-2d": {
|
||||
"_value": false,
|
||||
"_option": "physics-2d-box2d"
|
||||
},
|
||||
"physics-2d-box2d": {
|
||||
"_value": false
|
||||
},
|
||||
"physics-2d-box2d-wasm": {
|
||||
"_value": false,
|
||||
"_flags": {
|
||||
"LOAD_BOX2D_MANUALLY": false
|
||||
}
|
||||
},
|
||||
"physics-2d-builtin": {
|
||||
"_value": false
|
||||
},
|
||||
"physics-2d-box2d-jsb": {
|
||||
"_value": false
|
||||
},
|
||||
"intersection-2d": {
|
||||
"_value": true
|
||||
},
|
||||
"primitive": {
|
||||
"_value": false
|
||||
},
|
||||
"profiler": {
|
||||
"_value": true
|
||||
},
|
||||
"occlusion-query": {
|
||||
"_value": false
|
||||
},
|
||||
"geometry-renderer": {
|
||||
"_value": false
|
||||
},
|
||||
"debug-renderer": {
|
||||
"_value": false
|
||||
},
|
||||
"particle-2d": {
|
||||
"_value": true
|
||||
},
|
||||
"audio": {
|
||||
"_value": true
|
||||
},
|
||||
"video": {
|
||||
"_value": true
|
||||
},
|
||||
"webview": {
|
||||
"_value": true
|
||||
},
|
||||
"tween": {
|
||||
"_value": true
|
||||
},
|
||||
"websocket": {
|
||||
"_value": true
|
||||
},
|
||||
"websocket-server": {
|
||||
"_value": false
|
||||
},
|
||||
"terrain": {
|
||||
"_value": false
|
||||
},
|
||||
"light-probe": {
|
||||
"_value": false
|
||||
},
|
||||
"tiled-map": {
|
||||
"_value": false
|
||||
},
|
||||
"vendor-google": {
|
||||
"_value": false
|
||||
},
|
||||
"spine": {
|
||||
"_value": true,
|
||||
"_option": "spine-3.8"
|
||||
},
|
||||
"spine-3.8": {
|
||||
"_value": true,
|
||||
"_flags": {
|
||||
"LOAD_SPINE_MANUALLY": false
|
||||
}
|
||||
},
|
||||
"spine-4.2": {
|
||||
"_value": false,
|
||||
"_flags": {
|
||||
"LOAD_SPINE_MANUALLY": false
|
||||
}
|
||||
},
|
||||
"dragon-bones": {
|
||||
"_value": false
|
||||
},
|
||||
"marionette": {
|
||||
"_value": false
|
||||
},
|
||||
"procedural-animation": {
|
||||
"_value": true
|
||||
},
|
||||
"custom-pipeline-post-process": {
|
||||
"_value": false
|
||||
},
|
||||
"render-pipeline": {
|
||||
"_value": true,
|
||||
"_option": "legacy-pipeline"
|
||||
},
|
||||
"custom-pipeline": {
|
||||
"_value": true
|
||||
},
|
||||
"legacy-pipeline": {
|
||||
"_value": false
|
||||
}
|
||||
},
|
||||
"flags": {},
|
||||
"includeModules": [
|
||||
"2d",
|
||||
"affine-transform",
|
||||
"animation",
|
||||
"audio",
|
||||
"base",
|
||||
"gfx-webgl",
|
||||
"gfx-webgl2",
|
||||
"graphics",
|
||||
"intersection-2d",
|
||||
"legacy-pipeline",
|
||||
"mask",
|
||||
"particle-2d",
|
||||
"procedural-animation",
|
||||
"profiler",
|
||||
"rich-text",
|
||||
"skeletal-animation",
|
||||
"spine-3.8",
|
||||
"tween",
|
||||
"ui",
|
||||
"video",
|
||||
"websocket",
|
||||
"webview"
|
||||
],
|
||||
"noDeprecatedFeatures": {
|
||||
"value": false,
|
||||
"version": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"globalConfigKey": "migrationsConfig"
|
||||
}
|
||||
}
|
||||
23
demo/settings/v2/packages/information.json
Normal file
23
demo/settings/v2/packages/information.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"__version__": "1.0.1",
|
||||
"information": {
|
||||
"customSplash": {
|
||||
"id": "customSplash",
|
||||
"label": "customSplash",
|
||||
"enable": true,
|
||||
"customSplash": {
|
||||
"complete": false,
|
||||
"form": "https://creator-api.cocos.com/api/form/show?sid=39d299030f31eb42b71bc53d67bdc54e"
|
||||
}
|
||||
},
|
||||
"removeSplash": {
|
||||
"id": "removeSplash",
|
||||
"label": "removeSplash",
|
||||
"enable": true,
|
||||
"removeSplash": {
|
||||
"complete": false,
|
||||
"form": "https://creator-api.cocos.com/api/form/show?sid=39d299030f31eb42b71bc53d67bdc54e"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
11
demo/settings/v2/packages/ios.json
Normal file
11
demo/settings/v2/packages/ios.json
Normal file
File diff suppressed because one or more lines are too long
3
demo/settings/v2/packages/program.json
Normal file
3
demo/settings/v2/packages/program.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__version__": "1.0.4"
|
||||
}
|
||||
15
demo/settings/v2/packages/project.json
Normal file
15
demo/settings/v2/packages/project.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"__version__": "1.0.6",
|
||||
"general": {
|
||||
"designResolution": {
|
||||
"height": 1334,
|
||||
"width": 750,
|
||||
"fitHeight": true
|
||||
},
|
||||
"highQuality": false
|
||||
},
|
||||
"custom_joint_texture_layouts": [],
|
||||
"script": {
|
||||
"preserveSymlinks": true
|
||||
}
|
||||
}
|
||||
4
demo/settings/v2/packages/scene.json
Normal file
4
demo/settings/v2/packages/scene.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"__version__": "1.0.3",
|
||||
"current-scene": "bef93422-3e63-4c0f-a5cf-d926e7360673"
|
||||
}
|
||||
Reference in New Issue
Block a user