Perhaps the note about Quake 3 is getting a little dated.

This commit is contained in:
Ryan C. Gordon 2012-11-26 14:11:19 -05:00
parent 8156bd219c
commit e61ade0062
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@
* - It's flexible. Archives (.ZIP files) can be used transparently as
* directory structures.
*
* This system is largely inspired by Quake 3's PK3 files and the related
* fs_* cvars. If you've ever tinkered with these, then this API will be
* familiar to you.
*
* With PhysicsFS, you have a single writing directory and multiple
* directories (the "search path") for reading. You can think of this as a
* filesystem within a filesystem. If (on Windows) you were to set the