How to Add Mods to your Killing Floor 2 Server
-
Find the mods you want to use and pull their workshop IDs from the Killing Floor 2 Workshop.
-
Go to the AleForge Panel
-
Open the Console page for your server and Stop the server.
-
Open the File Manager
-
Navigate to
KFGame -> Config -> LinuxServer-KFEngine.ini -
Scroll toward the bottom and find this heading:
[IniVersion] -
Right above that heading, add the following replacing the numbers with the workshop IDs for each of your mods.
[OnlineSubsystemSteamworks.KFWorkshopSteamworks] ServerSubscribedWorkshopItems=2952523012 ServerSubscribedWorkshopItems=2939093408
-
Next, find this heading:
[IpDrv.TcpNetDriver] -
Add this code right below this heading. It should be above any other content in this section.
[IpDrv.TcpNetDriver] DownloadManagers=OnlineSubsystemSteamworks.SteamWorkshopDownload
-
Click Save Content
-
Open the Console and start your server
-
Your server will now download the workshop mods
If you’re adding Workshop maps to your server, be sure to start your server once with a vanilla map so that your server can download the workshop map. Otherwise your server will not be able to load a map it has not downloaded yet.