初始化

This commit is contained in:
come
2025-07-26 16:57:22 +08:00
parent 2e222d2ec5
commit b282185a42
3 changed files with 31 additions and 7 deletions

View File

@@ -161,7 +161,8 @@ PlayerSettings:
resetResolutionOnWindowResize: 0
androidSupportedAspectRatio: 1
androidMaxAspectRatio: 2.1
applicationIdentifier: {}
applicationIdentifier:
Standalone: com.DefaultCompany.UnityGame
buildNumber:
Standalone: 0
VisionOS: 0
@@ -835,7 +836,21 @@ PlayerSettings:
webGLMemoryGeometricGrowthStep: 0.2
webGLMemoryGeometricGrowthCap: 96
webGLPowerPreference: 2
scriptingDefineSymbols: {}
scriptingDefineSymbols:
Android: TextMeshPro
EmbeddedLinux: TextMeshPro
GameCoreXboxOne: TextMeshPro
Nintendo Switch: TextMeshPro
PS4: TextMeshPro
PS5: TextMeshPro
QNX: TextMeshPro
Stadia: TextMeshPro
Standalone: ODIN_INSPECTOR;ODIN_INSPECTOR_3;ODIN_INSPECTOR_3_1;ODIN_INSPECTOR_3_2;ODIN_INSPECTOR_3_3;TextMeshPro
VisionOS: TextMeshPro
WebGL: TextMeshPro
XboxOne: TextMeshPro
iPhone: TextMeshPro
tvOS: TextMeshPro
additionalCompilerArguments: {}
platformArchitecture: {}
scriptingBackend: {}