chore: add URP project for testing

This commit is contained in:
mob-sakai
2026-06-25 12:51:23 +09:00
parent b7bb1124f6
commit bf4c9140d4
46 changed files with 4224 additions and 0 deletions

View File

@@ -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
}
}