This is a program for making characters for the tabletop version of Tides of Revival.
Clone these into an ./external
folder:
- https://github.com/L-Briand/raylib-zig-bindings
- https://github.com/raysan5/raylib
- https://github.com/raysan5/raygui
Then run: zig build
Or: zig build run
Project should be debuggable from VS Code if you have everything set up.