How to Add Mods to Your American Truck Simulator Server
Adding mods to your American Truck Simulator server requires exporting mod package files from your local game client and uploading them to your server. Every player who wants to join your server must have the same mods installed on their own client.
This process also applies to Euro Truck Simulator 2 servers.
Enable the dev console
You must enable the dev console in your local game before you can export server packages.
- Navigate to your game's Documents folder:
- ATS:
C:\Users\<USERNAME>\Documents\American Truck Simulator\ - ETS2:
C:\Users\<USERNAME>\Documents\Euro Truck Simulator 2\
- ATS:
- Open
config.cfgin a text editor such as Notepad. - Find and set both of the following values to
1:uset g_developer "1" uset g_console "1" - Save and close the file.
Export server packages
- Install all mods you want to run on your server using your local game client.
- Launch the game and open Mod Manager.
- Activate each mod you want to run on the server.
- Open the console by pressing
~and run the commandexport_server_packages. - This exports
server_packages.siiandserver_packages.datto your game's Documents folder.
Upload to the server
- Log in to the Game Control Panel and navigate to your server.
- Click Stop to stop the server.
- Click File Manager and navigate to
./userfiles/American Truck Simulator/(or./userfiles/Euro Truck Simulator 2/for ETS2). - Delete or rename the existing
server_packages.siiandserver_packages.datfiles. - Upload the new
server_packages.siiandserver_packages.datfrom your Documents folder. - Start the server back up.
For general configuration options, see edit server settings.