add weather and time

This commit is contained in:
XuGaoFeng
2026-05-09 09:10:52 +08:00
parent 48e0dea5e1
commit 0ca1b49fa7
639 changed files with 121558 additions and 102 deletions

View File

@@ -1,16 +1,18 @@
{
"MonoBehaviour": {
"Version": 3,
"Version": 5,
"EnableBurstCompilation": true,
"EnableOptimisations": true,
"EnableSafetyChecks": false,
"EnableDebugInAllBuilds": false,
"UsePlatformSDKLinker": false,
"DebugDataKind": 0,
"EnableArmv9SecurityFeatures": false,
"CpuMinTargetX32": 0,
"CpuMaxTargetX32": 0,
"CpuMinTargetX64": 0,
"CpuMaxTargetX64": 0,
"CpuTargetsX32": 6,
"CpuTargetsX64": 72
"CpuTargetsX64": 72,
"OptimizeFor": 0
}
}

View File

@@ -814,7 +814,20 @@ PlayerSettings:
webGLMemoryGeometricGrowthStep: 0.2
webGLMemoryGeometricGrowthCap: 96
webGLPowerPreference: 2
scriptingDefineSymbols: {}
scriptingDefineSymbols:
Android: ENVIRO_3;ENVIRO_URP
EmbeddedLinux: ENVIRO_3;ENVIRO_URP
GameCoreXboxOne: ENVIRO_3;ENVIRO_URP
Nintendo Switch: ENVIRO_3;ENVIRO_URP
PS4: ENVIRO_3;ENVIRO_URP
PS5: ENVIRO_3;ENVIRO_URP
QNX: ENVIRO_3;ENVIRO_URP
Stadia: ENVIRO_3;ENVIRO_URP
Standalone: ENVIRO_3;ENVIRO_URP
VisionOS: ENVIRO_3;ENVIRO_URP
WebGL: ENVIRO_3;ENVIRO_URP
XboxOne: ENVIRO_3;ENVIRO_URP
tvOS: ENVIRO_3;ENVIRO_URP
additionalCompilerArguments: {}
platformArchitecture: {}
scriptingBackend: {}