Skip to content

yuma140902/Reverie

Repository files navigation

Reverie

GitHub Actions Workflow Status Crates.io Version docs.rs

A toy game engine

Example

cargo run -p example-misc

Links

Development

Changelog

See CHANGELOG.md.

To generate changelog, install git-cliff and run

git checkout master
git cliff --config git-cliff.toml --tag [next version] -o CHANGELOG.md
git commit -m "release [next version]"
git tag [next version]
git push --tags
cargo publish -p reverie-engine
cargo publish -p reverie-util

Commit message

See .gitmessage. It is recommended to run git config commit.template .gitmessage.

About

Toy Game Engine made with Rust

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •