From 8df1de6b06db203e4fa0acda0a5fff34fa69ebd1 Mon Sep 17 00:00:00 2001 From: SmallFox <2806143047@qq.com> Date: Fri, 8 May 2026 19:42:19 +0800 Subject: Creat UnityProject start --- ProjectSettings/CommonBurstAotSettings.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ProjectSettings/CommonBurstAotSettings.json (limited to 'ProjectSettings/CommonBurstAotSettings.json') diff --git a/ProjectSettings/CommonBurstAotSettings.json b/ProjectSettings/CommonBurstAotSettings.json new file mode 100644 index 0000000..3dffdba --- /dev/null +++ b/ProjectSettings/CommonBurstAotSettings.json @@ -0,0 +1,6 @@ +{ + "MonoBehaviour": { + "Version": 3, + "DisabledWarnings": "" + } +} -- cgit