diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-01-02 01:48:38 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-01-02 02:41:24 +0200 |
commit | 3eeae12c498d1a4dbe969462d2ba841f77ee3ccb (patch) | |
tree | ff8eab35e732bc0749fc11677c8873a7b3a58704 /data/help/index.txt | |
download | plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.tar.gz plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.tar.bz2 plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.tar.xz plus-3eeae12c498d1a4dbe969462d2ba841f77ee3ccb.zip |
Initial commit.
This code based on mana client http://www.gitorious.org/mana/mana
and my private repository.
Diffstat (limited to 'data/help/index.txt')
-rw-r--r-- | data/help/index.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/help/index.txt b/data/help/index.txt new file mode 100644 index 000000000..c3b1d9f44 --- /dev/null +++ b/data/help/index.txt @@ -0,0 +1,23 @@ +##3 === INDEX === + + ##1-> @@about|About The Mana World@@ + -> @@team|Development Team (TMW)@@ + -> @@changes|Recent Changes@@ + + -> @@commands|Commands@@ + -> @@chatcommands|Chat commands@@ + -> @@windows|Windows@@ + -> @@skills|Skills@@ + + -> @@support|Support@@ + + +##3 === Powered By === + +##2 SDL, SDL_image, SDL_mixer (Media framework) +##2 SDL_net (Networking framework) +##2 Guichan (GUI framework) +##2 libxml2 (XML parsing and writing) +##2 PhysFS (Data files) +##2 libcurl (HTTP downloads) +##2 zlib (Archives) |