Author Topic: Generate enabled addons  (Read 543 times)

So basically, what I want is a mod that generates a folder that has the .zips of your ENABLED addons. I was thinking about it so that if I need to make quick folders for seperate things I host with different addons, I can just copy those mods and put them into a folder
« Last Edit: November 07, 2015, 05:53:33 PM by Darth C3P0 »

I'm pretty sure there already is such a thing
Blockland/config/server/ADD_ON_LIST.cs
every line that ends with "1;" is enabled, any with "-1;" are disabled

at least, if this file is what I think it is
« Last Edit: November 07, 2015, 05:45:42 PM by Foxscotch »

Yep, your right. But what I want is a mod that puts the .zips into a folder

This actually sounds like a good idea.

/support.

I was thinking about it so that if I need to make quick folders for seperate things I host with different addons, I can just copy those mods and put them into a folder
There's an add-on favorites add-on that you can use for this, much easier than copying folders around.

There's an add-on favorites add-on that you can use for this, much easier than copying folders around.
But what I mean is that it automatically places it there so that you dont need to favorite it and everything

But what I mean is that it automatically places it there so that you dont need to favorite it and everything
Clicking a button to load a set of favorites is much easier than copying a folder around

Clicking a button to load a set of favorites is much easier than copying a folder around
Oh, I thought you meant it can only have 1 set at a time. Nvm about this hole op then I guess