summaryrefslogtreecommitdiffhomepage
path: root/ProjectSettings/BurstAotSettings_WebGL.json
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-01-18 21:45:52 -0500
committerrealtradam <[email protected]>2023-01-18 21:45:52 -0500
commit62764995ab86d9b90c5fefc9bd7c880f37858bf2 (patch)
tree2b2b770dc539c99db9e60d81506d010e241463a2 /ProjectSettings/BurstAotSettings_WebGL.json
parentf39e9a0f20729eb084e75444445a5087790ac75f (diff)
downloadMagnet-Run-3D-62764995ab86d9b90c5fefc9bd7c880f37858bf2.tar.gz
Magnet-Run-3D-62764995ab86d9b90c5fefc9bd7c880f37858bf2.zip
web build
Diffstat (limited to 'ProjectSettings/BurstAotSettings_WebGL.json')
-rw-r--r--ProjectSettings/BurstAotSettings_WebGL.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/ProjectSettings/BurstAotSettings_WebGL.json b/ProjectSettings/BurstAotSettings_WebGL.json
new file mode 100644
index 0000000..d8ec3ab
--- /dev/null
+++ b/ProjectSettings/BurstAotSettings_WebGL.json
@@ -0,0 +1,15 @@
+{
+ "MonoBehaviour": {
+ "Version": 4,
+ "EnableBurstCompilation": true,
+ "EnableOptimisations": true,
+ "EnableSafetyChecks": false,
+ "EnableDebugInAllBuilds": false,
+ "EnableArmv9SecurityFeatures": false,
+ "CpuMinTargetX32": 0,
+ "CpuMaxTargetX32": 0,
+ "CpuMinTargetX64": 0,
+ "CpuMaxTargetX64": 0,
+ "OptimizeFor": 0
+ }
+}