implementation of drecon in unity 2022 lts forked from: https://github.com/joanllobera/marathon-envs
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.

19 lines
426 B

7 months ago
{
"MonoBehaviour": {
6 months ago
"Version": 4,
7 months ago
"EnableBurstCompilation": true,
"EnableOptimisations": true,
"EnableSafetyChecks": false,
"EnableDebugInAllBuilds": false,
6 months ago
"DebugDataKind": 0,
"EnableArmv9SecurityFeatures": false,
7 months ago
"CpuMinTargetX32": 0,
"CpuMaxTargetX32": 0,
"CpuMinTargetX64": 0,
"CpuMaxTargetX64": 0,
"CpuTargetsX32": 6,
6 months ago
"CpuTargetsX64": 72,
"OptimizeFor": 0
7 months ago
}
}