mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-09-24 14:06:51 +00:00
Bumped to 3.7.0
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
{
|
||||
"splash-setting": {
|
||||
"totalTime": 2000,
|
||||
"displayWatermark": false,
|
||||
"url": "project://assets/Media/Images/Game/UI/Y8LogoSplash.png",
|
||||
"clearColor": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"w": 1
|
||||
},
|
||||
"displayRatio": 0.1
|
||||
"clearColor": {},
|
||||
"displayRatio": 0.5,
|
||||
"watermarkLocation": "default"
|
||||
},
|
||||
"__version__": "1.3.4",
|
||||
"textureCompressConfig": {
|
||||
"genMipmaps": false
|
||||
}
|
||||
}
|
||||
|
@@ -18,5 +18,6 @@
|
||||
"config_remarks": "",
|
||||
"services": []
|
||||
}
|
||||
]
|
||||
],
|
||||
"__version__": "3.0.5"
|
||||
}
|
||||
|
3
settings/v2/packages/device.json
Normal file
3
settings/v2/packages/device.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__version__": "1.0.1"
|
||||
}
|
@@ -122,6 +122,7 @@
|
||||
"gfx-webgl",
|
||||
"gfx-webgl2",
|
||||
"intersection-2d",
|
||||
"light-probe",
|
||||
"marionette",
|
||||
"particle-2d",
|
||||
"physics-2d-builtin",
|
||||
@@ -132,6 +133,7 @@
|
||||
"tween",
|
||||
"ui",
|
||||
"video",
|
||||
"websocket",
|
||||
"webview",
|
||||
"xr"
|
||||
],
|
||||
|
3
settings/v2/packages/program.json
Normal file
3
settings/v2/packages/program.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__version__": "1.0.3"
|
||||
}
|
@@ -49,5 +49,11 @@
|
||||
"height": 680,
|
||||
"fitHeight": true
|
||||
}
|
||||
},
|
||||
"__version__": "1.0.4",
|
||||
"fbx": {
|
||||
"legacyFbxImporter": {
|
||||
"visible": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user