osu!DIVA
A try to recreate Hatsune Miku: Project DIVA as a custom mode for osu!
Compilation
Dependencies
- .NET Core SDK
- git (optional, you can just download this repo manually)
Steps
- Clone the repo
git clone https://github.com/Artemis-chan/osu-DIVA.git
- Get inside osu-DIVA/osu.Game.Rulesets.Diva folder
cd osu-DIVA/osu.Game.Rulesets.Diva
- Run
dotnet publish -c Release
- The compiled osu.Game.Rulesets.Diva.dll can be found in bin/Release/net5.0/publish
Installation
- Get the dll from here or compile it yourself
- Place it in osu! user ruleset folder
- Open osu!Lazer
- In setting press "Open osu! folder"
- Copy the dll into rulesets folder
- Restart osu!