mirror of
https://github.com/Kizuren/ShantiManti.git
synced 2025-12-21 13:06:04 +01:00
Updated .gitignore & UnitySettings
This commit is contained in:
parent
aa6085b151
commit
0ced7d4da4
2 changed files with 8 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -76,3 +76,4 @@ crashlytics-build.properties
|
|||
|
||||
# Auto-generated build files
|
||||
Assets/Resources/BuildInfo.txt*
|
||||
.utmp/
|
||||
|
|
@ -164,6 +164,7 @@ PlayerSettings:
|
|||
androidMaxAspectRatio: 2.1
|
||||
androidMinAspectRatio: 1
|
||||
applicationIdentifier:
|
||||
Android: com.MarcUs7i.ShantiManti
|
||||
Standalone: com.DefaultCompany.2DProject
|
||||
iPhone: com.marc.shantimanti
|
||||
buildNumber:
|
||||
|
|
@ -589,6 +590,9 @@ PlayerSettings:
|
|||
- serializedVersion: 3
|
||||
m_BuildTarget: Android
|
||||
m_Formats: 03000000
|
||||
- serializedVersion: 3
|
||||
m_BuildTarget: WebGL
|
||||
m_Formats: 05000000
|
||||
playModeTestRunnerEnabled: 0
|
||||
runPlayModeTestAsEditModeTest: 0
|
||||
actionOnDotNetUnhandledException: 1
|
||||
|
|
@ -856,6 +860,8 @@ PlayerSettings:
|
|||
webWasm2023: 0
|
||||
scriptingDefineSymbols: {}
|
||||
additionalCompilerArguments:
|
||||
Android:
|
||||
- /langversion:latest
|
||||
Standalone:
|
||||
- /langversion:latest
|
||||
platformArchitecture: {}
|
||||
|
|
@ -971,7 +977,7 @@ PlayerSettings:
|
|||
qnxGraphicConfPath:
|
||||
apiCompatibilityLevel: 6
|
||||
captureStartupLogs: {}
|
||||
activeInputHandler: 2
|
||||
activeInputHandler: 1
|
||||
windowsGamepadBackendHint: 0
|
||||
cloudProjectId: da2feb68-c12b-4efb-becb-3051c43020ea
|
||||
framebufferDepthMemorylessMode: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue