Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
2021-09-22 19:06:15 -06:00

9 lines
214 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.3,
"maxAcceleration": 2.7,
"trackWidth": 0.648,
"gameName": "Infinite Recharge 2021",
"outputDir": "../src/main/deploy/paths"
}