Freelancer INI Nickname Exporter
Build 1.0.0
by Silver_Fire

#######################Intended for 80-character displays#######################
Description: This is a program designed to help modders make lists of nicknames
stored in INI files for more portable modding - now you don't have to install
INI decompressers to view this stuff

Usage: In filelist.txt, store the ini files to be used in the format, 

		[FOLDER] [FILENAME]

with [FOLDER] being relative to the DATA folder in Freelancer - this program
defaults that folder to be C:\Program Files\Microsoft Games\Freelancer. If you
wish to change this directory, please recompile the program from the source.

[FILENAME] is the name of the file without the extension - NOTE: This will only
work with INI files - you should be able to alter the program ot read from
FLMMBAK's, but I was just too lazy :)

To change the directory, change the variable, FLDataFolder at the top of
main.cpp and recompile.

The program first parses filelist.txt and exports the GAMEDATA files after
prompting the user.

After completing the files listed in filelist.txt, the program prompts for add'l
files. Enter the folder and name using the same format as filelist.txt

Kevin Chang
silverfire@ioncross.com
1/21/04 (Chinese New Year - YAY!)

Version History:
################################################################################
1.0.0	- Initial Public Release

Thanks to:
################################################################################
JoeBoomz - For inviting me onto his mod team, and of course, my email addy.

Mario Brito - For the BINI utility, which it's safe to say is essential for most
Freelancer modding

My girlfriend - For putting up with my obsession with Freelancer and modding...
Oh, crap. Now she's gonna kill me :)