An open API service indexing awesome lists of open source software.

https://github.com/nitrogenez/resfs

File system abstraction layer for Zig games and apps
https://github.com/nitrogenez/resfs

abstraction files filesystem filesystem-library gamedev gamedev-library games zig zig-lang zig-language zig-lib zig-library zig-package ziglang

Last synced: about 1 month ago
JSON representation

File system abstraction layer for Zig games and apps

Awesome Lists containing this project

README

        

# resfs

**Res**ource **F**ile **S**ystem, 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.