Compare commits

...

2 Commits

Author SHA1 Message Date
Doc
108d01d631 Dot missing 2024-08-07 13:22:52 +02:00
Doc
9775ef5888 Dot was missing 2024-08-07 13:22:16 +02:00

View File

@@ -1,6 +1,6 @@
# VintageStory Docker Container
this is a simple container for running a VintageStory server on amd64/linux system
this is a simple container for running a VintageStory server on amd64/linux system.
# Usage
@@ -17,7 +17,7 @@ sudo docker compose up -d
You can adjust and add stuff by editing the docker-compose.yml file.
The data directory inside the vintagecontainer folder is were all your server/game data is located
The data directory inside the vintagecontainer folder is were all your server/game data is located.
# Build yourself or different Version
If you want to build the image yourself or you need a different server version, you can do this by: