Actualiser README.md
This commit is contained in:
13
README.md
13
README.md
@@ -1,3 +1,16 @@
|
|||||||
|
When change ptero egg, don't forget to change the script
|
||||||
|
```
|
||||||
|
## install game using steamcmd
|
||||||
|
./steamcmd.sh +force_install_dir /mnt/server +login ${STEAM_USER} ${STEAM_PASS} ${STEAM_AUTH} +app_update ${SRCDS_APPID} ${EXTRA_FLAGS} validate +quit ## other flags may be needed depending on install. looking at you cs 1.6
|
||||||
|
```
|
||||||
|
Then change the variables
|
||||||
|
- Server Tokens can be found: https://accounts.klei.com/account/game/servers?game=DontStarveTogether
|
||||||
|
- Cluster name/desc: as you wish
|
||||||
|
- MASTER_WORLDGEN: https://git.mingkent.com/vuminh224/DST-pterodactyl/raw/branch/main/worldgenoverride.master.lua
|
||||||
|
- CAVES_WORLDGEN: https://git.mingkent.com/vuminh224/DST-pterodactyl/raw/branch/main/worldgenoverride.caves.lua
|
||||||
|
|
||||||
|
Add server's password here: '/home/container/DoNotStarveTogether/config/server/cluster.ini'
|
||||||
|
|
||||||
To setup, change files in
|
To setup, change files in
|
||||||
'/home/container/mods/dedicated_server_mods_setup.lua' into 'dedicated_server_mods_setup.lua'
|
'/home/container/mods/dedicated_server_mods_setup.lua' into 'dedicated_server_mods_setup.lua'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user