Please ensure you have the ATLAS Mod IDs for the mods you wish to add to your ATLAS game server. These Mod IDs can be found at the end of the Steam Workshop Mod Pages URL, following "id=".
For example, in this URL:
https://steamcommunity.com/sharedfiles/filedetails/?id=2502182917
The Mod ID is 2502182917
.
For an Ocean Grid Server
- Log into your control panel.
- Enter your configuration files, open
ServerGrid.json
using the text editor. - Under
ModIDs
add your Workshop Mod IDs between brackets - separate multiple mods with commas.- Example: If you wanted to add 2 mods, It will look something like this:
5839957732,6732259021
- Example: If you wanted to add 2 mods, It will look something like this:
- Save the
ServerGrid.json
and restart your server.
For a Blackwood Server
- Log into your control panel.
- Enter your configuration files, open GameUserSettings.ini using the text editor.
- Under the
[ServerSettings]
heading add the lineACTIVEMODS=
- Add your Workshop Mod IDs after
ACTIVEMODS=
and separate multiple mods with commas.- Example: If you wanted to add 2 mods, It will look something like this:
ACTIVEMODS=5839957732,6732259021
- Example: If you wanted to add 2 mods, It will look something like this:
- Save the
GameUserSettings.ini
and restart your server.
With these simple steps, you'll be enhancing your ATLAS server experience with Steam Workshop Mods in no time!