# Sindri Game engine. ## Usage TODO ## Compiling ### Dependencies - `odin` - `sh` a POSIX compatible shell ### Building ```sh ./build.sh ./build.sh debug ``` ## Contributing Make sure to enable git hooks: ```sh git config core.hooksPath scripts ``` vendor - wgpu - glfw - lua - miniaudio - microui (temp) - box3d? - build.sh -> build.odin