diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-03-28 04:10:23 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-03-28 04:10:23 +0300 |
commit | 6ff6d6928328ff2110f028a374ade49415d5a0ba (patch) | |
tree | 4337ddc2e83368a2d606b97df08dc206e002ac67 /README | |
parent | 475aea387f846561d5029807f804ff789d59e69f (diff) | |
download | ManaVerse-6ff6d6928328ff2110f028a374ade49415d5a0ba.tar.gz ManaVerse-6ff6d6928328ff2110f028a374ade49415d5a0ba.tar.bz2 ManaVerse-6ff6d6928328ff2110f028a374ade49415d5a0ba.tar.xz ManaVerse-6ff6d6928328ff2110f028a374ade49415d5a0ba.zip |
Remove physfs support.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -25,7 +25,6 @@ THE MANA PLUS CLIENT Optional dependencies: - gettext (translations) - - PhysFS (not used by default) Additiona run time deps: - xsel (for clipboard access, used only in SDL 1.2) @@ -35,9 +34,6 @@ THE MANA PLUS CLIENT - data/icons - data/fonts/src - Run time issues: - due PhysFS bug with recent zlib versions, need apply patch to PhysFS from packaging/patches/physfs/zip_seek.diff - 0. Index -------- |