This commit is contained in:
Savya Bikram Shah
2026-05-29 20:58:40 +05:45
parent 3e5ff544bf
commit 113b82bd46
7 changed files with 27 additions and 17 deletions

View File

@@ -8,6 +8,15 @@ EditorBuildSettings:
- enabled: 1
path: Assets/Darkmatter/Scenes/Boot.unity
guid: 8c9cfa26abfee488c85f1582747f6a02
- enabled: 1
path: Assets/Darkmatter/Scenes/MainMenu.unity
guid: 10aca8a0883a60447b95ad82d2cf3a98
- enabled: 1
path: Assets/Darkmatter/Scenes/Colorbook.unity
guid: 145ae55f6571bfe4fbadaefb863ba69d
- enabled: 1
path: Assets/Darkmatter/Scenes/GamePlay.unity
guid: e5f73f24e812e4a98b4c17d533fd3d6d
m_configObjects:
com.unity.addressableassets: {fileID: 11400000, guid: 732f53b1f9e534015be7dcd28d7032bd, type: 2}
com.unity.input.settings.actions: {fileID: -944628639613478452, guid: 2bcd2660ca9b64942af0de543d8d7100, type: 3}

View File

@@ -18,7 +18,7 @@ PlayerSettings:
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
m_ShowUnitySplashScreen: 1
m_ShowUnitySplashLogo: 1
m_ShowUnitySplashLogo: 0
m_SplashScreenOverlayOpacity: 1
m_SplashScreenAnimation: 1
m_SplashScreenLogoStyle: 1

View File

@@ -5,7 +5,7 @@
"threadedArchiving": true,
"logCacheMiss": false,
"logAssetWarnings": true,
"slimWriteResults": false,
"slimWriteResults": true,
"maximumCacheSize": 20,
"useDetailedBuildLog": false,
"useV2Hasher": true,