init files

This commit is contained in:
2024-12-29 02:37:51 +02:00
commit ca80db39cb
9 changed files with 23 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Minecraft server - 1.5.2 - Better Than Wolf
## Build the docker image
```sh
docker build --tag clodyx/btw-server:latest .
```