feat: 提交资源

This commit is contained in:
han_han9
2025-10-28 21:55:41 +08:00
parent 591f398085
commit 55c4fcd9ae
2146 changed files with 172747 additions and 456 deletions

1
settings/packages/builder.json Executable file
View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,10 @@
{
"general": {
"designResolution": {
"width": 640,
"height": 960,
"fitWidth": true,
"fitHeight": false
}
}
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.2"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}

View File

@@ -0,0 +1,6 @@
{
"__version__": "1.3.9",
"textureCompressConfig": {
"genMipmaps": false
}
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.3"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}

View File

@@ -0,0 +1,23 @@
{
"game": {
"name": "未知游戏",
"app_id": "UNKNOW",
"c_id": "0"
},
"appConfigMaps": [
{
"app_id": "UNKNOW",
"config_id": "1d2b28"
}
],
"configs": [
{
"app_id": "UNKNOW",
"config_id": "1d2b28",
"config_name": "Default",
"config_remarks": "",
"services": []
}
],
"__version__": "3.0.9"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}

477
settings/v2/packages/engine.json Executable file
View File

@@ -0,0 +1,477 @@
{
"__version__": "1.0.12",
"modules": {
"graphics": {
"pipeline": "legacy-pipeline"
},
"configs": {
"migrationsConfig": {
"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": true
},
"meshopt": {
"_value": false
},
"2d": {
"_value": true
},
"sorting-2d": {
"_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": true
},
"physics": {
"_value": true,
"_option": "physics-builtin"
},
"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": true,
"_option": "physics-2d-builtin"
},
"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": true
},
"profiler": {
"_value": true
},
"occlusion-query": {
"_value": false
},
"geometry-renderer": {
"_value": false
},
"debug-renderer": {
"_value": false
},
"particle-2d": {
"_value": true
},
"audio": {
"_value": false
},
"video": {
"_value": true
},
"webview": {
"_value": true
},
"tween": {
"_value": true
},
"websocket": {
"_value": true
},
"websocket-server": {
"_value": false
},
"terrain": {
"_value": true
},
"light-probe": {
"_value": true
},
"tiled-map": {
"_value": true
},
"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": true
},
"marionette": {
"_value": true
},
"procedural-animation": {
"_value": false
},
"custom-pipeline-post-process": {
"_value": false
},
"render-pipeline": {
"_value": true,
"_option": "legacy-pipeline"
},
"custom-pipeline": {
"_value": true
},
"legacy-pipeline": {
"_value": false
},
"xr": {
"_value": false
}
},
"flags": {
"LOAD_SPINE_MANUALLY": false
},
"name": "迁移生成的配置",
"includeModules": [
"2d",
"3d",
"affine-transform",
"animation",
"base",
"dragon-bones",
"gfx-webgl",
"gfx-webgl2",
"graphics",
"intersection-2d",
"legacy-pipeline",
"light-probe",
"marionette",
"mask",
"particle",
"particle-2d",
"physics-2d-builtin",
"physics-builtin",
"primitive",
"profiler",
"rich-text",
"skeletal-animation",
"spine-3.8",
"terrain",
"tiled-map",
"tween",
"ui",
"video",
"websocket",
"webview"
],
"noDeprecatedFeatures": {
"value": false,
"version": ""
}
},
"defaultConfig": {
"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": true
},
"meshopt": {
"_value": true
},
"2d": {
"_value": true
},
"sorting-2d": {
"_value": false
},
"rich-text": {
"_value": true
},
"mask": {
"_value": true
},
"graphics": {
"_value": true
},
"ui-skew": {
"_value": true
},
"affine-transform": {
"_value": true
},
"ui": {
"_value": true
},
"particle": {
"_value": true
},
"physics": {
"_value": true,
"_option": "physics-ammo"
},
"physics-ammo": {
"_value": true,
"_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": true,
"_option": "physics-2d-box2d"
},
"physics-2d-box2d": {
"_value": true
},
"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": true
},
"profiler": {
"_value": true
},
"occlusion-query": {
"_value": true
},
"geometry-renderer": {
"_value": true
},
"debug-renderer": {
"_value": true
},
"particle-2d": {
"_value": true
},
"audio": {
"_value": true
},
"video": {
"_value": true
},
"webview": {
"_value": true
},
"tween": {
"_value": true
},
"websocket": {
"_value": true
},
"websocket-server": {
"_value": true
},
"terrain": {
"_value": true
},
"light-probe": {
"_value": true
},
"tiled-map": {
"_value": true
},
"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": true
},
"marionette": {
"_value": true
},
"procedural-animation": {
"_value": true
},
"custom-pipeline-post-process": {
"_value": false
},
"render-pipeline": {
"_value": true,
"_option": "custom-pipeline"
},
"custom-pipeline": {
"_value": true
},
"legacy-pipeline": {
"_value": false
},
"xr": {
"_value": true
}
},
"flags": {
"LOAD_SPINE_MANUALLY": false,
"LOAD_BULLET_MANUALLY": false
},
"includeModules": [
"2d",
"3d",
"affine-transform",
"animation",
"audio",
"base",
"custom-pipeline",
"debug-renderer",
"dragon-bones",
"geometry-renderer",
"gfx-webgl",
"gfx-webgl2",
"graphics",
"intersection-2d",
"light-probe",
"marionette",
"mask",
"meshopt",
"occlusion-query",
"particle",
"particle-2d",
"physics-2d-box2d",
"physics-ammo",
"primitive",
"procedural-animation",
"profiler",
"rich-text",
"skeletal-animation",
"spine-3.8",
"terrain",
"tiled-map",
"tween",
"ui",
"ui-skew",
"video",
"websocket",
"websocket-server",
"webview",
"xr"
],
"noDeprecatedFeatures": {
"value": false,
"version": ""
}
}
},
"globalConfigKey": "defaultConfig"
}
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.3"
}

View 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=38675cee283abc60fab686cc57fd1cc3"
}
},
"removeSplash": {
"id": "removeSplash",
"label": "removeSplash",
"enable": true,
"removeSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?sid=38675cee283abc60fab686cc57fd1cc3"
}
}
}
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.2"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.3"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.4"
}

View File

@@ -0,0 +1,29 @@
{
"__version__": "1.0.6",
"script": {
"useDefineForClassFields": false,
"allowDeclareFields": false,
"preserveSymlinks": true,
"importMap": "/Users/yangjie/Projects/Max-Cocos-Demo/import-map.json"
},
"general": {
"designResolution": {
"width": 2560,
"height": 1440,
"fitWidth": false,
"fitHeight": true
},
"highQuality": true
},
"layer": [
{
"name": "canvas_19",
"value": 524288
}
],
"fbx": {
"legacyFbxImporter": {
"visible": true
}
}
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.3"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.4"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}

View File

@@ -0,0 +1,3 @@
{
"__version__": "1.0.2"
}