mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-08 18:55:07 +00:00
fd1df6687e
* BurstLinq make BGM resync when changing pitch (to test) * autoswing some game implementations, most games already work fine * more game tweaks * 16th note swing more game fixes make pitch change resync optional in the API * suppress some common warnings * Update Credits.txt
17 lines
395 B
JSON
17 lines
395 B
JSON
{
|
|
"MonoBehaviour": {
|
|
"Version": 4,
|
|
"EnableBurstCompilation": true,
|
|
"EnableOptimisations": true,
|
|
"EnableSafetyChecks": false,
|
|
"EnableDebugInAllBuilds": false,
|
|
"UsePlatformSDKLinker": false,
|
|
"CpuMinTargetX32": 0,
|
|
"CpuMaxTargetX32": 0,
|
|
"CpuMinTargetX64": 0,
|
|
"CpuMaxTargetX64": 0,
|
|
"CpuTargetsX32": 6,
|
|
"CpuTargetsX64": 72,
|
|
"OptimizeFor": 0
|
|
}
|
|
}
|