Skip to content

aroy99/zig-raylib-hotreload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-raylib-hotreload

A simple project template for hot reloading code with Raylib

build instructions

zig build run (currently I'm on zig 14 dev) should automatically run the hot-reloaded version of the program.

If you want to reload the code, you need to save and rebuild your source files with zig build while the game is running.

further reading

About

A simple project template for hot reloading code with Raylib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages