Files
gram/README.md
2026-08-25 21:27:51 +02:00

316 B

Gram

Asset packer.

Usage

./gram --help
./gram --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