Blockland Forums > Suggestions & Requests

Turning Add-ons into .txt file list of names

Pages: << < (2/3) > >>

Reinforcements:


--- Quote from: MARBLE MAN on October 06, 2013, 05:29:37 PM ---open notepad
type "dir >> file.txt"
save in blockland add-ons folder as "add-ons.bat" or something
double click it
open file.txt
list of add-ons ?

--- End quote ---
Nice idea!

Jaxx:


--- Quote from: MARBLE MAN on October 06, 2013, 05:29:37 PM ---open notepad
type "dir >> file.txt"
save in blockland add-ons folder as "add-ons.bat" or something
double click it
open file.txt
list of add-ons ?

--- End quote ---
yeah this is basically it, just wanted a quicker list than hand typing it in. going to post it up in gd/offtopic, see if anyone wants anything.

Swollow:

https://dl.dropboxusercontent.com/u/50959273/Blockland%20Private/Client_ListAddons.zip
put this into your blockland folder, after starting up blockland open the console and type
listAddons();
a list will be generated and put in your config folder

Zeblote:

Or you could just use config/server/add_on_list.cs?
Open it with an editor and replace "$addon__" and " = 1;" and " = -1;" with nothing...

Port:


--- Quote from: Zeblote on October 09, 2013, 10:16:01 AM ---Or you could just use config/server/add_on_list.cs?
Open it with an editor and replace "$addon__" and " = 1;" and " = -1;" with nothing...

--- End quote ---

This will contain uninstalled add-ons and will not necessarily contain all of your add-ons.

Pages: << < (2/3) > >>

Go to full version