feat: add simple track

This commit is contained in:
2025-10-18 21:03:49 +02:00
parent 09f70223b8
commit ff61a7fad6
2 changed files with 76 additions and 0 deletions

View File

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