first commmit

This commit is contained in:
jakciehan
2026-05-06 08:17:32 +08:00
commit 427a33c55b
269 changed files with 20906 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"__version__": "1.3.9",
"textureCompressConfig": {
"genMipmaps": false
}
}
+23
View File
@@ -0,0 +1,23 @@
{
"__version__": "3.0.9",
"game": {
"name": "UNKNOW GAME",
"app_id": "UNKNOW",
"c_id": "0"
},
"appConfigMaps": [
{
"app_id": "UNKNOW",
"config_id": "f8b515"
}
],
"configs": [
{
"app_id": "UNKNOW",
"config_id": "f8b515",
"config_name": "Default",
"config_remarks": "",
"services": []
}
]
}
+3
View File
@@ -0,0 +1,3 @@
{
"__version__": "1.0.1"
}
+3
View File
@@ -0,0 +1,3 @@
{
"__version__": "1.0.12"
}
+23
View File
@@ -0,0 +1,23 @@
{
"__version__": "1.0.1",
"information": {
"customSplash": {
"id": "customSplash",
"label": "customSplash",
"enable": false,
"customSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?"
}
},
"removeSplash": {
"id": "removeSplash",
"label": "removeSplash",
"enable": false,
"removeSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?"
}
}
}
}
+3
View File
@@ -0,0 +1,3 @@
{
"__version__": "1.0.4"
}
+39
View File
@@ -0,0 +1,39 @@
{
"designResolution": {
"width": 960,
"height": 540,
"fitHeight": true,
"fitWidth": false
},
"engineVersion": "3.8.3",
"modules": {
"includeModules": [
"2d",
"audio",
"physics-2d-box2d",
"tiled-map",
"tween",
"ui",
"profiler"
]
},
"packages": {
"engine": "3.8.3"
},
"__version__": "1.0.6",
"fbx": {
"legacyFbxImporter": {
"visible": true
}
},
"general": {
"designResolution": {
"width": 960,
"height": 540
}
},
"script": {
"preserveSymlinks": true
},
"custom_joint_texture_layouts": []
}