Warning
0.15 changes broke a significant portion of the libraries, this version runs, but is WIP.
A barebones Zig window template, for zig stable releases.
- Click
Use this template->Create new repositoryand create a repo. - Change the
.nameandversioninsidebuild.zig.zonto whatever you want. (Changing the .name field also invalidates the .fingerprint value) - Run
zig buildto generate a new.fingerprintvalue, replace the old value with the new one. - Run
zig build runto build and open the app window.
Because GitHub templates don't have any versioning scheme, older templates are available as branches
- Tick
Include all branchesbox when creating your repository - Switch the default branch to the version you want
- Rename the branch to main/master
- Remove other branches