This is the dummy module, you should use to base all your games from.
To use it, do as follows

1) copy this directory
2) move base.cfg from the copy into the parent folder
3) rename both to the name of your game.

For example, if the game is named "My Game", name the cfg and the copy folder "My Game"


For making your game further instruction can be found in a number of places
1) our wiki
2) the readmes in the assorted sub folders

The documentation uses suffixes for command parameters and slots
the prefix defines the type, tehy are as follows
[i] - integer
[f] - floating point
[v] - 3 floating points (3d vector)
[s] - string
[e] - code
[r] - reference - in this case it's strictly the RPG version of it