Compare commits
2 Commits
5c5f3e9b27
...
108d01d631
| Author | SHA1 | Date | |
|---|---|---|---|
| 108d01d631 | |||
| 9775ef5888 |
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user