feat: add simple track generator

This commit is contained in:
2025-10-18 21:56:14 +02:00
parent f1ae12d0ec
commit dde690818b
3 changed files with 272 additions and 36 deletions

View File

@@ -2,12 +2,12 @@
"name": "Simple Track",
"start": {
"pos": [
0,
-3
30,
0
],
"direction": [
1,
0
0,
1
]
}
}