From 8d243e57cfeaee9dd912348f012a98472707a742 Mon Sep 17 00:00:00 2001 From: Dexuan Ren <81537377+KenRen98@users.noreply.github.com> Date: Fri, 12 Jan 2024 04:38:45 -0500 Subject: [PATCH] Update README.md --- .../dont_starve/modded/README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/game_eggs/steamcmd_servers/dont_starve/modded/README.md b/game_eggs/steamcmd_servers/dont_starve/modded/README.md index 27748a99..d596e053 100644 --- a/game_eggs/steamcmd_servers/dont_starve/modded/README.md +++ b/game_eggs/steamcmd_servers/dont_starve/modded/README.md @@ -14,4 +14,18 @@ For a graceful shutdown, please follow these steps: After completing the manual shutdown, you can safely click the 'stop' button or type 'exit' in supervisorctl. -**Note: If you don't do so, the last unsaved day in game will be lost.** \ No newline at end of file +**Note: If you don't do so, the last unsaved day in game will be lost.** + +## Minimum RAM warning + +Minimum required memory to run the server is around 512mb for a single user.. + +## Server Ports + +Don't Starve Together only requires a single port to run. All network communications are proxied through the master. The default is 10999 + +| Port | default | +|---------|---------| +| Game | 10999 | + +### Mods/Plugins may require ports to be added to the server \ No newline at end of file