Skip to content

Commit

Permalink
set project version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
achimmihca committed Jun 29, 2022
1 parent f737eb6 commit 9c0e73e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 0.5.0
bundleVersion: 0.6.0
preloadedAssets:
- {fileID: 0}
- {fileID: 0}
Expand All @@ -152,11 +152,13 @@ PlayerSettings:
enable360StereoCapture: 0
isWsaHolographicRemotingEnabled: 0
enableFrameTimingStats: 0
enableOpenGLProfilerGPURecorders: 1
useHDRDisplay: 0
D3DHDRBitDepth: 0
m_ColorGamuts: 00000000
targetPixelDensity: 30
resolutionScalingMode: 0
resetResolutionOnWindowResize: 0
androidSupportedAspectRatio: 1
androidMaxAspectRatio: 2.1
applicationIdentifier:
Expand Down Expand Up @@ -823,6 +825,7 @@ PlayerSettings:
metroFTAName:
metroFTAFileTypes: []
metroProtocolName:
vcxProjDefaultLanguage:
XboxOneProductId:
XboxOneUpdateKey:
XboxOneSandboxId:
Expand Down Expand Up @@ -875,4 +878,3 @@ PlayerSettings:
playerDataPath:
forceSRGBBlit: 1
virtualTexturingSupportEnabled: 0
uploadClearedTextureDataAfterCreationFromScript: 1
6 changes: 4 additions & 2 deletions UltraStar Play/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 0.5.0
bundleVersion: 0.6.0
preloadedAssets:
- {fileID: 11400000, guid: 14252c98bd239904da98289cb5928ea0, type: 2}
metroInputSource: 0
Expand All @@ -146,11 +146,13 @@ PlayerSettings:
enable360StereoCapture: 0
isWsaHolographicRemotingEnabled: 0
enableFrameTimingStats: 0
enableOpenGLProfilerGPURecorders: 1
useHDRDisplay: 0
D3DHDRBitDepth: 0
m_ColorGamuts: 00000000
targetPixelDensity: 30
resolutionScalingMode: 0
resetResolutionOnWindowResize: 0
androidSupportedAspectRatio: 1
androidMaxAspectRatio: 2.1
applicationIdentifier:
Expand Down Expand Up @@ -827,6 +829,7 @@ PlayerSettings:
metroFTAName:
metroFTAFileTypes: []
metroProtocolName:
vcxProjDefaultLanguage:
XboxOneProductId:
XboxOneUpdateKey:
XboxOneSandboxId:
Expand Down Expand Up @@ -883,4 +886,3 @@ PlayerSettings:
playerDataPath:
forceSRGBBlit: 1
virtualTexturingSupportEnabled: 0
uploadClearedTextureDataAfterCreationFromScript: 1

0 comments on commit 9c0e73e

Please sign in to comment.