summaryrefslogtreecommitdiffhomepage
path: root/ProjectSettings/BurstAotSettings_WebGL.json
diff options
context:
space:
mode:
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
+ }
+}