[physfs] PHYSFS_mount a directory of an archive?

Reto Schneider mailinglisten at reto-schneider.ch
Thu Apr 10 18:07:44 EDT 2014


Hello

I am wondering if it is possible to mount a directory within an archive
(in my case "/assets" in an Android .apk/zip) to the virtual root path
"/" in physfs.

For example:
	PHYSFS_mount("/path/to/my/shiny/game.apk/assets", "/", 1);

Is this possible? Or can this behavior be achieved by other means?

Regards,
Reto


More information about the physfs mailing list