A simple rhythm tool for Unity
To start using Rhythmos Engine download the last builds below.
To access documentation click here.
Version | Supported Unity version |
---|---|
v1.3 | >= 2020.3.13f1 |
v1.1 | 3.6, 4.6.0f, 5 and 2017 |
For installation instructions access the Installation Guide here.
mono nuget.exe install docfx.console
- Build documentation
mono PATH/TO/docfx.console/tools/docfx.exe Docs/docfx.json
# serve
mono PATH/TO/docfx.console/tools/docfx.exe Docs/docfx.json --serve
This project was created for "Games Project: Games Engines" class in 2015 at Unisinos. It was especially made for my game Koko-Kuba. Since the asset is totally free I decided to make the code open-source.
I recently refactored all the code of this plugin and if you need a fix, update, feature, feel free to contribute to this repo. See the roadmap for more information.
Created by Tobias Ulrich and license based in MIT.