Perhaps the note about Quake 3 is getting a little dated.
This commit is contained in:
parent
8156bd219c
commit
e61ade0062
|
@ -20,10 +20,6 @@
|
||||||
* - It's flexible. Archives (.ZIP files) can be used transparently as
|
* - It's flexible. Archives (.ZIP files) can be used transparently as
|
||||||
* directory structures.
|
* 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
|
* With PhysicsFS, you have a single writing directory and multiple
|
||||||
* directories (the "search path") for reading. You can think of this as a
|
* 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
|
* filesystem within a filesystem. If (on Windows) you were to set the
|
||||||
|
|
Loading…
Reference in New Issue