Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
2021-04-07 17:58:59 -06:00

9 lines
186 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 1.7,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Galactic Search A",
"outputDir": ".."
}