Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.13 KB

Stable (master): CI Fmt

Testing (dev): CI Fmt

License: LGPL v3

Rust game engine project.
Currently it is in a very early stage of development.

Supported platforms

  • Windows
  • Linux
  • macOS

Getting started

TODO

Documentation

TODO

Branches:

  • 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.