Posted 26 October 2012 - 12:54 AM
Hello all.
This program packs files and adds a neat-looking interface to unpack them.
How to Use:
Pastebin Link: Installer Maker
To download from in-game:
This program packs files and adds a neat-looking interface to unpack them.
How to Use:
- Place all of your files into a directory or a sub-directory of that directory (in other words, if your files are in "development/", then you can have files in "development/file", "development/branch1/file", "development/branch1/files/file", or so on.)
- Make a file called "files.conf" in the base directory. (In this case, "development/")
- Put the relative paths to every file and directory you want to include in this path, one path per line. An example:
aFile aDirectory_1 aDirectory_1/file1 aDirectory_1/file2 aDirectory_1/file3 aDirectory_1/file4 aDirectory_2/ aDirectory_2/subdirectory_1/ aDirectory_2/subdirectory_1/file aDirectory_2/subdirectory_1/file2 aDirectory_2/subdirectory_1/file3
- Make another file called "credits.conf", again, in the base directory.
- This file will have the names of those you want to credit. An example:
Developer 1 Developer 2 Developer 3 Team 1 Beta Tester 1 Beta Tester 2 Cat 4123
- Make another file in the base directory called "name.conf".
- This file will (surprise!) have the name of the program(s) that will be installed. Example:
Team 1's SUPER HAX PROGRAM!!1!!111!1!
- Run:
, or in this case:installerMaker <name of installer>
installerMaker superHaxProgramInstaller
- You're done. If you want to install the program(s), simply run the installer as you would any other program.
Pastebin Link: Installer Maker
To download from in-game:
pastebin get MtpyQ3rG installerMaker