From 7417976ef06fb766ed5c1b0e952706c18d82c00a Mon Sep 17 00:00:00 2001 From: Chase Eller Date: Sun, 11 Dec 2022 03:07:49 -0500 Subject: [PATCH] Update README.md Udated README to reflect the information on how to add moderators to the server file. --- .../steamcmd_servers/american-truck-simulator/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/game_eggs/steamcmd_servers/american-truck-simulator/README.md b/game_eggs/steamcmd_servers/american-truck-simulator/README.md index 326dfeb5..c19232cd 100644 --- a/game_eggs/steamcmd_servers/american-truck-simulator/README.md +++ b/game_eggs/steamcmd_servers/american-truck-simulator/README.md @@ -71,6 +71,15 @@ server_config : *randomly generated string* { } +``` +To add moderators to your server instance you have to also add them to this file. An example seen below: + +``` +moderator_list: 3 +moderator_list[0]: "Steam64 ID Here" +moderator_list[1]: "Steam64 ID Here" +moderator_list[2]: "Steam64 ID Here", +^^^ Can be found by googling Steam ID Lookup ``` # Enjoy your server