aboutsummaryrefslogtreecommitdiff
path: root/ProjectSettings/BurstAotSettings_StandaloneWindows.json
diff options
context:
space:
mode:
authorSmallFox <2806143047@qq.com>2026-05-08 19:42:19 +0800
committerSmallFox <2806143047@qq.com>2026-05-08 19:42:19 +0800
commit8df1de6b06db203e4fa0acda0a5fff34fa69ebd1 (patch)
tree1012cc5693af4ee6aabe2917395f056934805bae /ProjectSettings/BurstAotSettings_StandaloneWindows.json
Creat UnityProject
start
Diffstat (limited to 'ProjectSettings/BurstAotSettings_StandaloneWindows.json')
-rw-r--r--ProjectSettings/BurstAotSettings_StandaloneWindows.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/ProjectSettings/BurstAotSettings_StandaloneWindows.json b/ProjectSettings/BurstAotSettings_StandaloneWindows.json
new file mode 100644
index 0000000..2144f6d
--- /dev/null
+++ b/ProjectSettings/BurstAotSettings_StandaloneWindows.json
@@ -0,0 +1,16 @@
+{
+ "MonoBehaviour": {
+ "Version": 3,
+ "EnableBurstCompilation": true,
+ "EnableOptimisations": true,
+ "EnableSafetyChecks": false,
+ "EnableDebugInAllBuilds": false,
+ "UsePlatformSDKLinker": false,
+ "CpuMinTargetX32": 0,
+ "CpuMaxTargetX32": 0,
+ "CpuMinTargetX64": 0,
+ "CpuMaxTargetX64": 0,
+ "CpuTargetsX32": 6,
+ "CpuTargetsX64": 72
+ }
+}