aboutsummaryrefslogtreecommitdiffstats
path: root/ProjectSettings
diff options
context:
space:
mode:
authorNeil Kollack <nkollack@gmail.com>2022-04-26 19:17:37 -0500
committerGitHub <noreply@github.com>2022-04-26 19:17:37 -0500
commit0ea77030722b86890551dc9291811438c087d6d5 (patch)
tree814c89e07359a20c2bf8c09388316e34344a8087 /ProjectSettings
parent41e8678c463b7606dfaf292d67d05244ff044878 (diff)
parentc12394b098bdeaf6f02177fab5964eb501cb3a39 (diff)
Merge pull request #7 from MontanaJohns/developHEADmain
Final Project Submission
Diffstat (limited to 'ProjectSettings')
-rw-r--r--ProjectSettings/Packages/com.unity.connect.share/Settings.json28
-rw-r--r--ProjectSettings/ProjectSettings.asset6
2 files changed, 32 insertions, 2 deletions
diff --git a/ProjectSettings/Packages/com.unity.connect.share/Settings.json b/ProjectSettings/Packages/com.unity.connect.share/Settings.json
new file mode 100644
index 0000000..7a87c53
--- /dev/null
+++ b/ProjectSettings/Packages/com.unity.connect.share/Settings.json
@@ -0,0 +1,28 @@
+{
+ "m_Name": "Settings",
+ "m_Path": "ProjectSettings/Packages/com.unity.connect.share/Settings.json",
+ "m_Dictionary": {
+ "m_DictionaryValues": [
+ {
+ "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
+ "key": "firstTime",
+ "value": "{\"m_Value\":false}"
+ },
+ {
+ "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
+ "key": "autoPublish",
+ "value": "{\"m_Value\":true}"
+ },
+ {
+ "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
+ "key": "createDefaultBuildsFolder",
+ "value": "{\"m_Value\":true}"
+ },
+ {
+ "type": "System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
+ "key": "buildOutputDirList",
+ "value": "{\"m_Value\":\"C:/Users/nkoll/Desktop/temp/build;D:/Repos/Unity2D/MontanaJohns/WebGL Builds;;;;;;;;\"}"
+ }
+ ]
+ }
+} \ No newline at end of file
diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset
index 2124b67..5dbd477 100644
--- a/ProjectSettings/ProjectSettings.asset
+++ b/ProjectSettings/ProjectSettings.asset
@@ -135,7 +135,9 @@ PlayerSettings:
16:9: 1
Others: 1
bundleVersion: 1.0
- preloadedAssets: []
+ preloadedAssets:
+ - {fileID: 0}
+ - {fileID: 0}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
@@ -561,7 +563,7 @@ PlayerSettings:
webGLTemplate: APPLICATION:Default
webGLAnalyzeBuildSize: 0
webGLUseEmbeddedResources: 0
- webGLCompressionFormat: 0
+ webGLCompressionFormat: 1
webGLWasmArithmeticExceptions: 0
webGLLinkerTarget: 1
webGLThreadsSupport: 0