diff options
author | José Ávila <linux@javila.net> | 2005-06-02 16:10:34 +0000 |
---|---|---|
committer | José Ávila <linux@javila.net> | 2005-06-02 16:10:34 +0000 |
commit | e0da83ae7336be5da0ea11b30827782b8e8660d7 (patch) | |
tree | 568c1c4b0acf289d1e762a5f0379c6918b8960ca /data/help/index.txt | |
parent | 108efd1050c8510e6dec69b40f7c0539d7a36682 (diff) | |
download | mana-e0da83ae7336be5da0ea11b30827782b8e8660d7.tar.gz mana-e0da83ae7336be5da0ea11b30827782b8e8660d7.tar.bz2 mana-e0da83ae7336be5da0ea11b30827782b8e8660d7.tar.xz mana-e0da83ae7336be5da0ea11b30827782b8e8660d7.zip |
In game help system files
Diffstat (limited to 'data/help/index.txt')
-rw-r--r-- | data/help/index.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/help/index.txt b/data/help/index.txt new file mode 100644 index 00000000..5f29e76b --- /dev/null +++ b/data/help/index.txt @@ -0,0 +1,24 @@ + T H E M A N A W O R L D + ========================================== + + Version: 0.0.13 Date: 5 June 2005 + + Website: http://themanaworld.org + + + === INDEX === + +@team-> Development team +@changes-> Recent Changes +@accounts-> Accounts +@commands-> Commands +@skills-> Skills +@support-> Support + + + === Powered By === + + SDL, SDL_image, SDL_mixer (Media framework) + Guichan (GUI framework) + libxml2 (XML parsing and writing) + PhysFS (Data files) |