Global Game Jam 2023
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
373 B

1 year ago
  1. {
  2. "MonoBehaviour": {
  3. "Version": 3,
  4. "EnableBurstCompilation": true,
  5. "EnableOptimisations": true,
  6. "EnableSafetyChecks": false,
  7. "EnableDebugInAllBuilds": false,
  8. "UsePlatformSDKLinker": false,
  9. "CpuMinTargetX32": 0,
  10. "CpuMaxTargetX32": 0,
  11. "CpuMinTargetX64": 0,
  12. "CpuMaxTargetX64": 0,
  13. "CpuTargetsX32": 6,
  14. "CpuTargetsX64": 72
  15. }
  16. }