Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T

9 lines
190 B
JSON
Raw Normal View History

2020-03-07 12:41:37 -07:00
{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.3,
2020-03-10 20:13:52 -06:00
"maxAcceleration": 2.7,
2021-09-20 16:52:30 -06:00
"trackWidth": 0.648,
"gameName": "Infinite Recharge 2021",
2021-09-23 16:46:38 -06:00
"outputDir": ""
2021-09-20 16:52:30 -06:00
}