diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-08-23 18:00:57 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-08-23 18:00:57 -0400 |
| commit | 4c192cebf7af6c271b8a8a9b10616c85ab2856dd (patch) | |
| tree | 58c30cf2b9c17172e7de535b6bd41f3e4899b176 /ProjectSettings | |
| parent | 9a3434cce0e148b8cd86eb471cf92b5dbe425575 (diff) | |
| download | Project-Sandbox-4c192cebf7af6c271b8a8a9b10616c85ab2856dd.tar.gz Project-Sandbox-4c192cebf7af6c271b8a8a9b10616c85ab2856dd.tar.bz2 Project-Sandbox-4c192cebf7af6c271b8a8a9b10616c85ab2856dd.zip | |
Upgraded project; Main menu
Diffstat (limited to 'ProjectSettings')
| -rw-r--r-- | ProjectSettings/EditorBuildSettings.asset | 3 | ||||
| -rw-r--r-- | ProjectSettings/GraphicsSettings.asset | 1 | ||||
| -rw-r--r-- | ProjectSettings/Packages/com.unity.progrids/Settings.json | 7 | ||||
| -rw-r--r-- | ProjectSettings/ProjectSettings.asset | 22 | ||||
| -rw-r--r-- | ProjectSettings/ProjectVersion.txt | 4 |
5 files changed, 31 insertions, 6 deletions
diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset index 40917b0..d04f370 100644 --- a/ProjectSettings/EditorBuildSettings.asset +++ b/ProjectSettings/EditorBuildSettings.asset @@ -6,6 +6,9 @@ EditorBuildSettings: serializedVersion: 2 m_Scenes: - enabled: 1 + path: Assets/Scenes/MainMenu.unity + guid: f20b7a95cc6d7e2158eda31f11ed51eb + - enabled: 1 path: Assets/Scenes/SampleScene.unity guid: 9fc0d4010bbf28b4594072e72b8655ab m_configObjects: {} diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index 4706883..9b996cb 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -38,6 +38,7 @@ GraphicsSettings: - {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 16003, guid: 0000000000000000f000000000000000, type: 0} m_PreloadedShaders: [] m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} diff --git a/ProjectSettings/Packages/com.unity.progrids/Settings.json b/ProjectSettings/Packages/com.unity.progrids/Settings.json new file mode 100644 index 0000000..43fcd7a --- /dev/null +++ b/ProjectSettings/Packages/com.unity.progrids/Settings.json @@ -0,0 +1,7 @@ +{ + "m_Name": "Settings", + "m_Path": "ProjectSettings/Packages/com.unity.progrids/Settings.json", + "m_Dictionary": { + "m_DictionaryValues": [] + } +}
\ No newline at end of file diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 12300e1..5de2eb4 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -12,8 +12,8 @@ PlayerSettings: targetDevice: 2 useOnDemandResources: 0 accelerometerFrequency: 60 - companyName: Andrew Lee - productName: ProjectSandbox + companyName: Alee Productions + productName: Project Sandbox defaultCursor: {fileID: 0} cursorHotspot: {x: 0, y: 0} m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} @@ -111,10 +111,13 @@ PlayerSettings: switchNVNShaderPoolsGranularity: 33554432 switchNVNDefaultPoolsGranularity: 16777216 switchNVNOtherPoolsGranularity: 16777216 + switchNVNMaxPublicTextureIDCount: 0 + switchNVNMaxPublicSamplerIDCount: 0 stadiaPresentMode: 0 stadiaTargetFramerate: 0 vulkanNumSwapchainBuffers: 3 vulkanEnableSetSRGBWrite: 0 + vulkanEnableLateAcquireNextImage: 0 m_SupportedAspectRatios: 4:3: 1 5:4: 1 @@ -122,7 +125,8 @@ PlayerSettings: 16:9: 1 Others: 1 bundleVersion: 0.1 - preloadedAssets: [] + preloadedAssets: + - {fileID: 0} metroInputSource: 0 wsaTransparentSwapchain: 0 m_HolographicPauseOnTrackingLoss: 1 @@ -259,7 +263,14 @@ PlayerSettings: androidGamepadSupportLevel: 0 AndroidValidateAppBundleSize: 1 AndroidAppBundleSizeToValidate: 150 - m_BuildTargetIcons: [] + m_BuildTargetIcons: + - m_BuildTarget: + m_Icons: + - serializedVersion: 2 + m_Icon: {fileID: 2800000, guid: fa0ec803a949cc2c4affb7bf75bdf7de, type: 3} + m_Width: 128 + m_Height: 128 + m_Kind: 0 m_BuildTargetPlatformIcons: - m_BuildTarget: Android m_Icons: @@ -595,6 +606,7 @@ PlayerSettings: ps4ShareFilePath: ps4ShareOverlayImagePath: ps4PrivacyGuardImagePath: + ps4ExtraSceSysFile: ps4NPtitleDatPath: ps4RemotePlayKeyAssignment: -1 ps4RemotePlayKeyMappingDir: @@ -637,6 +649,8 @@ PlayerSettings: ps4disableAutoHideSplash: 0 ps4videoRecordingFeaturesUsed: 0 ps4contentSearchFeaturesUsed: 0 + ps4CompatibilityPS5: 0 + ps4GPU800MHz: 1 ps4attribEyeToEyeDistanceSettingVR: 0 ps4IncludedModules: [] ps4attribVROutputEnabled: 0 diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index d6e4713..cb55a75 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2019.4.0f1 -m_EditorVersionWithRevision: 2019.4.0f1 (0af376155913) +m_EditorVersion: 2019.4.8f1 +m_EditorVersionWithRevision: 2019.4.8f1 (60781d942082) |
