If you avoid spoilers, do not open next files.
- story.c
- story.h
- location.c
- location.h
- character.c
- character.h
- weapon.c
- weapon.h
Build targets: linux and windows
Build host: linux
- Download zig
- Extract it in
tool
dirBash script will autodetect zig intar -xf zig*
tool
dir usinggrep --color=never zig
- Delete zig archive
rm zig*.tar.*
- Run build
./script/build.sh