diff options
Diffstat (limited to 'PathWeaver/pathweaver.json')
-rw-r--r-- | PathWeaver/pathweaver.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/PathWeaver/pathweaver.json b/PathWeaver/pathweaver.json new file mode 100644 index 0000000..0c82c1e --- /dev/null +++ b/PathWeaver/pathweaver.json @@ -0,0 +1,9 @@ +{ + "lengthUnit": "Meter", + "exportUnit": "Always Meters", + "maxVelocity": 2.5, + "maxAcceleration": 1.5, + "trackWidth": 0.58, + "gameName": "Crescendo", + "outputDir": "" +}
\ No newline at end of file |