mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2026-02-14 12:22:42 +00:00
Update to Cocos 3.8.3
This commit is contained in:
@@ -1,12 +1,18 @@
|
||||
{
|
||||
"splash-setting": {
|
||||
"totalTime": 2000,
|
||||
"url": "project://assets/Media/Images/Game/UI/Y8LogoSplash.png",
|
||||
"clearColor": {},
|
||||
"displayRatio": 0.5,
|
||||
"watermarkLocation": "default"
|
||||
"watermarkLocation": "default",
|
||||
"logo": {
|
||||
"type": "custom",
|
||||
"image": "project://assets/Media/Images/Game/UI/Y8LogoSplash.png"
|
||||
},
|
||||
"background": {
|
||||
"type": "color",
|
||||
"color": {}
|
||||
}
|
||||
},
|
||||
"__version__": "1.3.6",
|
||||
"__version__": "1.3.8",
|
||||
"textureCompressConfig": {
|
||||
"genMipmaps": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user