Teo-CD
f34d81ad87
The project setup contains README, LICENSE, the full UI and materials. The PICO-8 side is wired up, but all the Arduino code is absent as I need to figure out how to carve it out for the students.
17 lines
402 B
JSON
17 lines
402 B
JSON
{
|
|
"MonoBehaviour": {
|
|
"Version": 4,
|
|
"EnableBurstCompilation": true,
|
|
"EnableOptimisations": true,
|
|
"EnableSafetyChecks": false,
|
|
"EnableDebugInAllBuilds": false,
|
|
"DebugDataKind": 1,
|
|
"EnableArmv9SecurityFeatures": false,
|
|
"CpuMinTargetX32": 0,
|
|
"CpuMaxTargetX32": 0,
|
|
"CpuMinTargetX64": 0,
|
|
"CpuMaxTargetX64": 0,
|
|
"CpuTargetsX64": 72,
|
|
"OptimizeFor": 0
|
|
}
|
|
}
|