Jump to content

How to setup Mods on server.


Ananda

Recommended Posts

Hello. 
I Try since hours to setup a 4 netplayers server with mods. 
No idea whats wrong with the mod lua... i hope anyone can help. 

 

modLocation = "" 
forceEnabling = false
 
local prefix = "/716090/steamapp/downloading"
mods =
{
    {workshopid = "1817506461"},     
    {workshopid = "1722261398"},
    {workshopid = "1731575231"},
    {workshopid = "1734791653"},
    {workshopid = "1819452708"},
    {workshopid = "1930188056"},
    {workshopid = "2090446289"},
    {workshopid = "2052687922"},
    {workshopid = "2091059429"},
    {workshopid = "1824521637"},
    {workshopid = "1788913474"},
    {workshopid = "2014035735"},
    {workshopid = "2130278072"},
}
 
allowed =
 
{  
{id = "1769379152"},
{id = "1984246343"},
{id = "2005602096"},
{id = "1932609041"},
{id = "1722652757"},
{id = "1765619430"},
{id = "1722261398"},
{id = "1731575231"},
{id = "1734791653"},
{id = "2030856418"},
{id = "2130272263"},
{id = "2054946409"},
{id = "1788913474"},
{id = "1735185469"},
{id = "2130278072"},
}
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
×
×
  • Create New...