How to Install Mods in Euro Truck Simulator 2
Important: Your server must be in advanced mode in order to use mods.
Important: You must use an FTP program such as Filezilla.
Please also make sure that your FTP program displays hidden folders.
You can usually find this option in the settings of the FTP program.
Important: Stop your server before installing mods.
Preparing Mods
First, install and activate the mods you want to use.
Now go to the game’s save directory, located here:Username\Documents\Euro Truck Simulator 2
Open the config.cfg
file with Notepad and change the following two lines:
- Change
uset g_console "0"
touset g_console "1"
- Change
uset g_developer "0"
touset g_developer "1"
Save the changes and start your game and load a saved game.
Now open the console with the ^
key (left of the 1
key) and enter the following: export_server_packages
Exit the game and go back to the save directory.
Installing Mods
You should find 3 files in the save directory:
server_packages.sii
server_packages.dat
mods_info.sii
server_packages.sii
First, open the server_packages.sii
file with a text editor.
Select all the text and copy it.
In the settings of your server, click on server_packages.sii.
In the text editor on the right, delete the existing text and paste the previously copied text.
Click on Save.
Important: Make sure there is a blank line between the last two }
characters.
Otherwise, the server will not be listed in the server browser.
mods_info.sii
Next, open the mods_info.sii
file with a text editor.
Select all the text here as well and copy it.
Click on mods_info.sii in the settings on the left.
Delete the existing text here as well and then paste the previously copied text.
Click on Save.
server_packages.dat
Connect to your FTP program using the Savegames-FTP.
You can find the login details in the FTP overview when you click on FTP.
Now upload the server_packages.dat
file to the following directory:ConfigID/.local/share/Euro Truck Simulator 2
Start your server.