physfs
A library to access multiple forms of archives
physfs
Descrizione
Physfs is short for PhysicsFS. It's a C library that provides abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem.
The programmer defines a "write directory" on the physical filesystem to which all writing through the PhysicsFS is restricted for security reasons. PhysicsFS gives you platform-abstracted means to determine if CD-ROMs are available, the user's home directory (where in the real filesystem your game is running), etc.
Installa
Canale stable v3.2.0-1
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install physfs
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.