initial commit

This commit is contained in:
2026-06-25 03:18:13 -05:00
commit 73a9a6dbdb
4 changed files with 779 additions and 0 deletions

3
config.lua Normal file
View File

@@ -0,0 +1,3 @@
return {
thrusterConfigPath = "/config/thrusters.lua"
}