Why should you install it?

- Your machine runs unix and you can't use those fucking batch scripts
- You're fed up with typing 50 characters to play your preferred wad
- You don't want a totally messy dir containing all your wad files and their doc
- You want easy managing and running

How can you make it work?

If you installed it via a deb file, don't read what's following
- Copy the files in bin/ (doomloader.pl and the scripts you want) in /usr/local/bin/
- Edit doomloader.pl to choose or modify your language (it's $opt_dllang) and your preferred doom port (it's $opt_dlport)
- You should read doomloader.pl, at least one script and the doc, they're simple and short (think that I was a complete perl newbie before writing this)
- Copy all the docs (README, *.txt, en/ and fr/) in /usr/local/share/doc/doomloader/
- You can instead run ./install.sh as root
- You may need to copy world (wad, pak...) files and their doc in their own dir in /usr/local/games/doom/wadoom/, /usr/local/games/doom/wadoom2/, /usr/local/games/doom/heretic/, /usr/local/games/doom/quake1/ or /usr/local/games/doom/quake2/ (by the way, you can edit each script individually)
- Enjoy!

Comments and copyleft to ellisllk@lautre.net
