From 4452529be059c5fbe4aaf9190f25cfc734715f01 Mon Sep 17 00:00:00 2001 From: kartofen Date: Thu, 7 Mar 2024 06:05:41 +0200 Subject: orks --- PathWeaver/pathweaver.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 PathWeaver/pathweaver.json (limited to 'PathWeaver/pathweaver.json') 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 -- cgit v1.2.3