Skip to content

Commit

Permalink
I forgot to clear all of the conflicting indicators
Browse files Browse the repository at this point in the history
  • Loading branch information
Catoverflow authored Jan 22, 2024
1 parent c2a1e69 commit aa38988
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Change the permission for mounted config and save files.
chmod -R 777 ./MyDediServer
~~~~

<<<<<<< Updated upstream
You can pull this script from docker hub: `catoverflow/dst-server`, or build yourself:

> Change the arguments according to your settings. Base location is by default set to `/home/steam` in steamcmd.
Expand Down Expand Up @@ -53,4 +52,4 @@ docker exec -it dst-dedicated "tmux attach -t DST-dedicated"
## Known Issues

- Mapping different ports for cave server will make it unusable. Once you enter the cave you will be locked out, as the master server keeps redirecting you to inaccessible cave server port outside the container.
- If offline mode or LAN only option is on, only ports within range [10998, 11018] can be used. This is DST feature :)
- If offline mode or LAN only option is on, only ports within range [10998, 11018] can be used. This is DST feature :)

0 comments on commit aa38988

Please sign in to comment.