nitrogenez / resfs

File system abstraction layer for Zig games and apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resfs

Resource File System, or ResFS is a file system abstraction layer made specifically for games and applications in Zig. It includes file type detection, resource lookup, etc.
To use it, just add it to your dependency tree in build.zig.zon.

TODO: Better README.

About

File system abstraction layer for Zig games and apps

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Zig 100.0%