KelvinShadewing / brux-gdk

Free runtime and development kit using SDL and Squirrel
GNU Affero General Public License v3.0
40 stars 20 forks source link

Ability to mount zip files instead of the current directory #70

Open tulpenkiste opened 4 months ago

tulpenkiste commented 4 months ago

PhysFS can mount archives alongside directories which can be good for end users where being able to read the files isn't a high priority (given how when squirrel errors, it gives enough info for debugging) so having files be compressed could be nice. Only problem from what I could tell is that PhysFS doesn't really say where it mounts the zip to.