Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
2021-03-27 16:20:46 -06:00

9 lines
180 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.6,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Bounce Path",
"outputDir": ".."
}