summaryrefslogtreecommitdiffhomepage
path: root/ProjectSettings/BurstAotSettings_WebGL.json
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-12-05 23:17:56 -0500
committerrealtradam <[email protected]>2022-12-05 23:17:56 -0500
commit6b7f05daefae6e127d3fc5c75ca725c9b1478bf1 (patch)
treee98f1846aeae979e4e4ec9b361d19b7d8d40b940 /ProjectSettings/BurstAotSettings_WebGL.json
downloadUnityDancingGraph-6b7f05daefae6e127d3fc5c75ca725c9b1478bf1.tar.gz
UnityDancingGraph-6b7f05daefae6e127d3fc5c75ca725c9b1478bf1.zip
init
Diffstat (limited to 'ProjectSettings/BurstAotSettings_WebGL.json')
-rw-r--r--ProjectSettings/BurstAotSettings_WebGL.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/ProjectSettings/BurstAotSettings_WebGL.json b/ProjectSettings/BurstAotSettings_WebGL.json
new file mode 100644
index 0000000..771d37b
--- /dev/null
+++ b/ProjectSettings/BurstAotSettings_WebGL.json
@@ -0,0 +1,14 @@
+{
+ "MonoBehaviour": {
+ "Version": 4,
+ "EnableBurstCompilation": true,
+ "EnableOptimisations": true,
+ "EnableSafetyChecks": false,
+ "EnableDebugInAllBuilds": false,
+ "CpuMinTargetX32": 0,
+ "CpuMaxTargetX32": 0,
+ "CpuMinTargetX64": 0,
+ "CpuMaxTargetX64": 0,
+ "OptimizeFor": 0
+ }
+}