Jump to content

Running two servers with different Mods


Recommended Posts

Hello, so first time posting in here, and have setup a private and public server on my dedicated server. What I was wondering is, is it possible to enable a mod on one server and not on the other? 

Cheers

Link to comment
Share on other sites

  • Developer

Hey @Jeffs, welcome to the forums! Yup, this is possible.

 

What I suggest you do is to enable your mods via a modoverrides.lua in each of your server's config directories. To setup each server to have a different config directory, you'll want to add the following lines to each of your server's launch parameters.

-conf_dir myDSTserverPrivate-conf_dir myDSTserverPublic

Then you'll want to create a modoverrides.lua file in each of your folders. For more details on what the contents should be, please take a look at the bottom of the Mods section on this page. http://dont-starve-game.wikia.com/wiki/Don%E2%80%99t_Starve_Together_Dedicated_Servers#Mods

 

Hope this helps!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...