aboutsummaryrefslogtreecommitdiff
path: root/ProjectSettings/EditorSettings.asset
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-05-24 21:04:13 -0400
committerAndrew Lee <alee14498@protonmail.com>2021-05-24 21:04:13 -0400
commit220b16ec3935f5ccb79755d0fda009e5172c2023 (patch)
tree93f6443a80761e539ca18b95c7bd9e96ff0f334b /ProjectSettings/EditorSettings.asset
downloadprototype-a-220b16ec3935f5ccb79755d0fda009e5172c2023.tar.gz
prototype-a-220b16ec3935f5ccb79755d0fda009e5172c2023.tar.bz2
prototype-a-220b16ec3935f5ccb79755d0fda009e5172c2023.zip
Inital commit
Diffstat (limited to 'ProjectSettings/EditorSettings.asset')
-rw-r--r--ProjectSettings/EditorSettings.asset30
1 files changed, 30 insertions, 0 deletions
diff --git a/ProjectSettings/EditorSettings.asset b/ProjectSettings/EditorSettings.asset
new file mode 100644
index 0000000..de5d0b2
--- /dev/null
+++ b/ProjectSettings/EditorSettings.asset
@@ -0,0 +1,30 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!159 &1
+EditorSettings:
+ m_ObjectHideFlags: 0
+ serializedVersion: 11
+ m_ExternalVersionControlSupport: Visible Meta Files
+ m_SerializationMode: 2
+ m_LineEndingsForNewScripts: 0
+ m_DefaultBehaviorMode: 0
+ m_PrefabRegularEnvironment: {fileID: 0}
+ m_PrefabUIEnvironment: {fileID: 0}
+ m_SpritePackerMode: 0
+ m_SpritePackerPaddingPower: 1
+ m_EtcTextureCompressorBehavior: 1
+ m_EtcTextureFastCompressor: 1
+ m_EtcTextureNormalCompressor: 2
+ m_EtcTextureBestCompressor: 4
+ m_ProjectGenerationIncludedExtensions: txt;xml;fnt;cd;asmdef;rsp;asmref
+ m_ProjectGenerationRootNamespace:
+ m_CollabEditorSettings:
+ inProgressEnabled: 1
+ m_EnableTextureStreamingInEditMode: 1
+ m_EnableTextureStreamingInPlayMode: 1
+ m_AsyncShaderCompilation: 1
+ m_EnterPlayModeOptionsEnabled: 0
+ m_EnterPlayModeOptions: 3
+ m_ShowLightmapResolutionOverlay: 1
+ m_UseLegacyProbeSampleCount: 0
+ m_SerializeInlineMappingsOnOneLine: 1 \ No newline at end of file