# Sindri Asset packer. ## Usage ```sh ./sindri --help ./sindri --input --output ``` ## Compiling ### Dependencies - `odin` - `sh` a POSIX compatible shell ### Building ```sh ./build.sh ./build.sh debug ```