Updated to Cocos Creator 3.8

This commit is contained in:
Martin
2023-08-01 15:41:19 +02:00
parent 6489fab9ed
commit 3ac5e106b4
381 changed files with 1459 additions and 1126 deletions

View File

@@ -0,0 +1,23 @@
{
"__version__": "1.0.0",
"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?"
}
}
}
}