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

Thesola10/osu-DIVA

 
 

Repository files navigation

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!

About

Archived development fork of osu!DIVA

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%