Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

RespiteFromReality/template-zig-window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

0.15 changes broke a significant portion of the libraries, this version runs, but is WIP.

Template Zig Window

A barebones Zig window template, for zig stable releases.

Dependencies

Usage

  • Click Use this template -> Create new repository and create a repo.
  • Change the .name and version inside build.zig.zon to whatever you want. (Changing the .name field also invalidates the .fingerprint value)
  • Run zig build to generate a new .fingerprint value, replace the old value with the new one.
  • Run zig build run to build and open the app window.

Older templates

Because GitHub templates don't have any versioning scheme, older templates are available as branches

  • Tick Include all branches box when creating your repository
  • Switch the default branch to the version you want
  • Rename the branch to main/master
  • Remove other branches

About

A barebones Zig app window template using GLFW and ZLFW

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages