Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
2021-03-01 17:51:57 -07:00

9 lines
187 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.4,
"maxAcceleration": 2.6,
"wheelBase": 0.648,
"gameName": "Barrel Racing Path",
"outputDir": ".."
}