Jump to content

Two Servers on same Machine one with mods one without.


Recommended Posts

I have gotten two servers to run on the same machine without issues. My question is how do i enable mods on only one of them and not the other. At the moment the mods are running on both servers and I have no way of telling it what mods to run on each server.

Link to comment
Share on other sites

dedicated_server_mods_setup.lua - will determine what mods your servers have installed

 

modoverrides.lua - will determine what mods your server(s) enables.  Modoverrides.lua should be placed in each server instance's own folder. For example (Windows):

 

Documents/Klei/DoNotStarveTogether/modoverrides.lua

Documents/Klei/Server02/modoverrides.lua

 

Within the modoverrides.lua file you enable your chosen mods.  Mods not explicitly enabled will be disabled for that server.

 

Should you need it, syntax and more details for modoverrides.lua (and server mods in general) file can be found on the Wiki:

 

http://dont-starve-game.wikia.com/wiki/Don%E2%80%99t_Starve_Together_Dedicated_Servers#Mods

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...