tshock version 5.2.4
Some checks failed
Build and push Docker image / build (push) Failing after 5m32s

This commit is contained in:
2025-12-30 17:58:31 +00:00
commit c674838176
4 changed files with 224 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# OS / editor
.DS_Store
.idea/
.vscode/
# Local server data (if you don't want to commit it)
data/
worlds/
# Logs
*.log
# Terraform / misc
*.tfstate
*.tfstate.*