Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (20 loc) · 870 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 870 Bytes

osu!DIVA

A try to recreate Hatsune Miku: Project DIVA as a custom mode for osu!

Compilation

Dependencies

Steps

  1. Clone the repo git clone https://github.com/Artemis-chan/osu-DIVA.git
  2. Get inside osu-DIVA/osu.Game.Rulesets.Diva folder cd osu-DIVA/osu.Game.Rulesets.Diva
  3. Run dotnet publish -c Release
  4. The compiled osu.Game.Rulesets.Diva.dll can be found in bin/Release/net5.0/publish

Installation

  1. Get the dll from here or compile it yourself
  2. Place it in osu! user ruleset folder
    1. Open osu!Lazer
    2. In setting press "Open osu! folder"
    3. Copy the dll into rulesets folder
  3. Restart osu!