diff options
| author | realtradam <[email protected]> | 2023-01-18 21:45:52 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-01-18 21:45:52 -0500 |
| commit | 62764995ab86d9b90c5fefc9bd7c880f37858bf2 (patch) | |
| tree | 2b2b770dc539c99db9e60d81506d010e241463a2 /ProjectSettings/BurstAotSettings_WebGL.json | |
| parent | f39e9a0f20729eb084e75444445a5087790ac75f (diff) | |
| download | Magnet-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.json | 15 |
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 + } +} |
