How to add Workshop mods on your server Print

  • 1

This guide will help you on how to add Workshop mods on your server.

1. Make sure that the server is not running. If it is running, the Workshop setup will be overridden the next time you restart the server.
2. Add a new section to the PCServer-KFEngine.ini config file: [OnlineSubsystemSteamworks.KFWorkshopSteamworks]
3. For each Workshop item you want the server to download, add a ServerSubscribedWorkshopItems=<number> line in that section. 

[OnlineSubsystemSteamworks.KFWorkshopSteamworks]
ServerSubscribedWorkshopItems=605633924
ServerSubscribedWorkshopItems=605551918
ServerSubscribedWorkshopItems=605549089
ServerSubscribedWorkshopItems=605532351

Make clients download the Workshop item from Steam when connecting to the server:

1. Make sure that the server is not running. If it is running, the Workshop setup will be overridden the next time you restart the server.
2. Find the section [IpDrv.TcpNetDriver] in the PCServer-KFEngine.ini config file.
3. Add the line "DownloadManagers=OnlineSubsystemSteamworks.SteamWorkshopDownload" to that section. If there are other "DownloadManagers=" lines, make sure this one is the first.


Do not delete anything from this section, except (optionally) other DownloadManagers= lines.


If you have any questions or you need our help don't hesitate to contact our support system.


You can buy ark survival evolved hosting here


Was this answer helpful?

« Back