Нет описания

Ryan C. Gordon d9e98704f7 PHYSFS_getRealDir() can't report a path for things that aren't real files. 15 лет назад
docs 0fa35af2b9 ISO9660 archiver, compliments of Christoph Nelles. 16 лет назад
extras c1969d0595 Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. 15 лет назад
src d9e98704f7 PHYSFS_getRealDir() can't report a path for things that aren't real files. 15 лет назад
test bb9f5e5049 Added PHYSFS_mountMemory(). 15 лет назад
.hgignore 7eff1f1977 Added .hgignore ... 17 лет назад
CMakeLists.txt cd3587bbf3 Make ISO9660 archiver optional. 16 лет назад
LICENSE.txt a6354f6869 Updated copyright date. 17 лет назад
README.txt 2a65060cde Moved directory structure around. 17 лет назад

README.txt


PhysicsFS; a portable, flexible file i/o abstraction.

http://icculus.org/physfs/

Please see the docs directory for documentation, licensing, and information.