Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
2021-02-11 17:51:01 -07:00

9 lines
187 B
JSON

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