---------------
- T4Mod 0.8.184
---------------

The t4mod.exe (found in the example/ folder ) can be called
with a directory path as commandline parameter, in this case
the specified path is used as the mod directory (where the t4mod.cfg
and the data/ directory with the scripts are to be found).

Usage: T4Mod [-d] [-h] [-a] [mod_directory...]
  -d	show directory selection
  -h	show this help
  -a	About

If no mod_directory is specified, the current directory is used.


The subfolders in this archive contain the following:
- Example/
This folder contains all necessary files to start a little test which
runs with the standard playable tutorial level (from your tlre installation).
Some example scripts are provided to demonstrate some of the features and to
get you going.
To run the example, just start t4mod.exe from the example folder.

- Docs/
Contains the scripting reference. 
Load the index.html from the docs folder into your browser.

- Extras/
In that folder you can find the required files to use
syntax highlighting and context help in the PSPad editor

