Jump to content

BiggestMichael

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by BiggestMichael

  1. Bump

     

    So you need to add these lines to the top of your modconfig.lua

    scriptCachingEnabled = true
    achievementsEnabled = true

     

    It should look something like this:

     

    scriptCachingEnabled = true
    achievementsEnabled = true
    modLocation = ""
    forceEnabling = false
    
    mods =
    {
    	{workshopid = "2927158685"},
    	{workshopid = "2947094789"},
    	{workshopid = "2940044250"},
    	{workshopid = "2862429703"},
    	{workshopid = "2907495160"},
    	{workshopid = "2772918084"},
    	{workshopid = "2792015591"},
    	{workshopid = "2623830187"},
    	{workshopid = "1769379152"},
    	{workshopid = "1722652757"},
    	{workshopid = "1722261398"},
    	{workshopid = "2662062462"},
    	{workshopid = "2087266240"},
        {workshopid = "2566575381"},
        {workshopid = "1990733216"},
        {workshopid = "2130272263"},
        {workshopid = "2855281675"}
    }
    
    allowed =
    {
    }

     

×
×
  • Create New...