znfde v0.1.0 - NativeFileDialog extended bindings
!!! Repo move to codeberg
Easy to use NFDe zig wraper.
Getting started
Copy znfde to a subdirectory in your project and add the following to your build.zig.zon .dependencies:
.znfde = .{ .path = "libs/znfde" },