Rust game engine project.
Currently it is in a very early stage of development.
- Windows
- Linux
- macOS
TODO
TODO
- master - main branch of the project, intended for stable, tested versions of the engine. Releases will be additionally tagged. Guaranteed to be rebase/force-push free. No pull requests allowed here.
- dev - branch intended for pull request integration and stability testing. Guaranteed to be rebase/force-push free.
Other branches can be removed, renamed or rebased anytime.