Skip to content

Commit

Permalink
Merge pull request #17 from noir-neo/project-settings
Browse files Browse the repository at this point in the history
Project settings
  • Loading branch information
noir-neo authored Nov 13, 2023
2 parents 8e04201 + 05d2617 commit 786d248
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PlayerSettings:
targetDevice: 2
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: DefaultCompany
companyName: neoneobeam
productName: hatbor
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
Expand Down Expand Up @@ -159,7 +159,7 @@ PlayerSettings:
androidMaxAspectRatio: 2.1
applicationIdentifier:
Android: com.UnityTechnologies.com.unity.template.urpblank
Standalone: com.Unity-Technologies.com.unity.template.urp-blank
Standalone: com.neoneobeam.hatbor
iPhone: com.Unity-Technologies.com.unity.template.urp-blank
buildNumber:
Standalone: 0
Expand Down Expand Up @@ -806,7 +806,8 @@ PlayerSettings:
scriptingDefineSymbols: {}
additionalCompilerArguments: {}
platformArchitecture: {}
scriptingBackend: {}
scriptingBackend:
Standalone: 1
il2cppCompilerConfiguration: {}
il2cppCodeGeneration: {}
managedStrippingLevel:
Expand All @@ -830,7 +831,7 @@ PlayerSettings:
useDeterministicCompilation: 1
additionalIl2CppArgs:
scriptingRuntimeVersion: 1
gcIncremental: 0
gcIncremental: 1
gcWBarrierValidation: 0
apiCompatibilityLevelPerPlatform: {}
m_RenderingPath: 1
Expand Down

0 comments on commit 786d248

Please sign in to comment.