Files
sindri/README.md
T
2026-08-25 21:43:02 +02:00

275 B

Sindri

Game engine.

Usage

TODO

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