diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-03-24 21:05:13 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-03-24 21:05:13 +0300 |
commit | 6ecc6b87f52f3ae4f941a9e5b5a2ea854ebcf379 (patch) | |
tree | df6c11a207dbede93b3dcb2c8049d2924bc14af2 /README | |
parent | 0d59961f707234cf6f922ef437c02124f7b92da4 (diff) | |
download | ManaVerse-6ecc6b87f52f3ae4f941a9e5b5a2ea854ebcf379.tar.gz ManaVerse-6ecc6b87f52f3ae4f941a9e5b5a2ea854ebcf379.tar.bz2 ManaVerse-6ecc6b87f52f3ae4f941a9e5b5a2ea854ebcf379.tar.xz ManaVerse-6ecc6b87f52f3ae4f941a9e5b5a2ea854ebcf379.zip |
Add gettext into readmes.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -12,13 +12,17 @@ THE MANA PLUS CLIENT Development team: - See AUTHORS file for a list - Powered by: + Dependencies: - SDL, SDL_image, SDL_mixer, SDL_ttf, SDL_net (Media framework), SDL_gfx - libxml2 or pugixml (XML parsing and writing) - libcurl (HTTP downloads) - libpng (save screenshots) - zlib (Archives) + + Optional dependencies: + + - gettext (translations) - PhysFS (not used by default) Additiona run time deps: |