Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
2020-03-07 18:24:58 -07:00

9 lines
186 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 1.7,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Infinite Recharge",
"outputDir": ".."
}