A toy game engine
cargo run -p example-craft
cargo run -p example-window
cargo run -p example-raw
See CHANGELOG.md.
Install git-chglog and run git-chglog --output CHANGELOG.md --next-tag <NEXT TAG>
.
See .gitmessage. It is recommended to run git config commit.template .gitmessage
.