diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-02 20:43:53 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-02 20:43:53 +0800 |
| commit | 828d68ce776843b75a324bf20479fda918dc7d29 (patch) | |
| tree | 92fcde04eefb87da525f32920005e558c20f124f /ProjectSettings/CommonBurstAotSettings.json | |
Initialize Unity project with URP and gitignore filesmain
Diffstat (limited to 'ProjectSettings/CommonBurstAotSettings.json')
| -rw-r--r-- | ProjectSettings/CommonBurstAotSettings.json | 6 |
1 files changed, 6 insertions, 0 deletions
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": "" + } +} |
