#Modding a server

5 messages · Page 1 of 1 (latest)

silver hollow
#

how do i put mods in my server without manually adding all of the mods to the list in server settings?
also can people that are joining my server im hosting see my ip or no?

iron fern
#

i believe the list is the only way, and yes, they can see your IP

#

i made a spreadsheet to generate the lists for me

#

so i have columns with mod name, workshopitem IDs, Mod IDs, then i just do a TEXTJOIN(";",1,A2,A100) for the workshipitems and mod ids columns. made it a lot easier to manage

#

you could also do it locally in game i believe for hosting a server, then copy what it saves to your server config