GitHub - cyberegoorg/znfde: Easy to use NFDe zig wraper.

Skip to content

Navigation Menu

Sign in

Appearance settings

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

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