feat: group 1.0.0

This commit is contained in:
zzc
2026-05-12 06:46:31 +08:00
parent 493b4709bc
commit 2fc90c1219
55 changed files with 23561 additions and 1767 deletions

View File

@@ -30,5 +30,20 @@
}
}
}
},
"splash-setting": {
"logo": {
"image": "project://settings/dino_head.png",
"type": "custom"
},
"background": {
"type": "color",
"color": {
"x": 0.8,
"y": 0.8980392156862745,
"z": 0.803921568627451,
"w": 1
}
}
}
}

View File

@@ -6,7 +6,7 @@
"label": "customSplash",
"enable": true,
"customSplash": {
"complete": false,
"complete": true,
"form": "https://creator-api.cocos.com/api/form/show?sid=9350f1c1db20566f018c2b8ae9e8636a"
}
},