Files
sindri/README.md
T
2026-08-03 21:51:48 +02:00

322 B

Sindri

Asset packer.

Usage

./sindri --help
./sindri --input <path> --output <path>

Compiling

Dependencies

  • odin
  • sh a POSIX compatible shell

Building

./build.sh
./build.sh debug

Contributing

Make sure to enable git hooks:

git config core.hooksPath scripts