Files
2022NoWayHome/PathWeaver/pathweaver.json
T

9 lines
179 B
JSON
Raw Normal View History

2022-01-25 11:30:08 -07:00
{
"lengthUnit": "Meter",
"exportUnit": "Same as Project",
"maxVelocity": 1.0,
"maxAcceleration": 1.0,
"trackWidth": 1.0,
"gameName": "Rapid React",
"outputDir": ""
}