Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 332 Bytes

File metadata and controls

13 lines (8 loc) · 332 Bytes

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" },