Kiwi-the-Cat/Omios-Ures-Character-Creator
This is a character creator for the OSR system Omios Ures coded in Zig as an experiment
7c3023fa79e4d2a72c51577f95d066fb6cbfef31Simple template for a Capy app
Target Zig Version: zig 0.14.1
If you wish to run the app simply execute
zig build run
In the same way, to build and run the app for WebAssembly, execute
zig build serve
To update Capy, run the following command in your terminal:
zig fetch --save=capy git+https://github.com/capy-ui/capy