Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
2020-07-13 14:54:42 -06:00

8 lines
153 B
JSON

{
"lengthUnit": "Meter",
"maxVelocity": 1.5,
"maxAcceleration": 2.5,
"wheelBase": 0.648,
"gameName": "Infinite Recharge",
"outputDir": ".."
}