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 /docs/clientupdates.txt | |
parent | 475aea387f846561d5029807f804ff789d59e69f (diff) | |
download | plus-6ff6d6928328ff2110f028a374ade49415d5a0ba.tar.gz plus-6ff6d6928328ff2110f028a374ade49415d5a0ba.tar.bz2 plus-6ff6d6928328ff2110f028a374ade49415d5a0ba.tar.xz plus-6ff6d6928328ff2110f028a374ade49415d5a0ba.zip |
Remove physfs support.
Diffstat (limited to 'docs/clientupdates.txt')
-rw-r--r-- | docs/clientupdates.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clientupdates.txt b/docs/clientupdates.txt index c5e38d8b8..0dd638e33 100644 --- a/docs/clientupdates.txt +++ b/docs/clientupdates.txt @@ -18,7 +18,7 @@ this functionality: from where to get the the missing packages 6. Client downloads them and puts them in "data" directory (~/.mana/data on Linux, cause that's writable) - 7. Client loads the list of files server mentioned in PhysFS virtual + 7. Client loads the list of files server mentioned in VirtFS virtual filesystem 8. Client tells server that it is up to date 9. Client could load some common data like item definitions here |