*** LAST UPDATE - 21th Jan 2010 ***
-------------------------------------------------------------------------
---- * * * * ++++ Download Link ++++ * * * * ----
-------------------------------------------------------------------------
Just a quick little 5 min job, but it helps me to test multiple dungeons easily... put the EXE in your RTC directory, then create a shortcut to the EXE in an RTC sub-folder (EG: "Modules", the folder that contains the map/maps that you wish to boot)
All you have to do is drag a TXT file onto the shortcut, and RTC will startup, attempting to load the given dungeon.
Features:

NOTE: this feature dymanically alters your CONFIG.TXT (it temporarily comments out any test or compile lines, so it can add what it wants), but it backs the original as CONFIG.BAK if you need to recover the config file.


- NEVER_ASK_TEST_OR_COMPILE
Does it ask you if you want to always TEST or COMPILE?
Default: FALSE
- ALWAYS_COMPILE
Does it always compile the map (as opposed to testing it)?
Default: FALSE
- ALWAYS_TEST
Does it always test the map (as opposed to compiling it)?
Default: FALSE
- CLEANUP_CRASH_DUMPS
Does it move the RTC crash dump *.TXT files to RTC/CRASHES?
Default: TRUE
- CLEANUP_LOG_AND_BAK
Does it move *.LOG and *.BAK files from the map folder to RTC/LOGS?
Default: TRUE
- CLEANUP_COMPILED_MAPS
Does it move any freshly *.RTC files to RTC/COMPILED?
Default: TRUE
Cleaning features:
These features are just there to help keep things neat and tidy, and they can be individually deactivated in the INI.

