From 61199c8d728652c8aaba436a1d1581cd6ee6bf8e Mon Sep 17 00:00:00 2001 From: andy840119 Date: Sun, 5 Jul 2020 17:38:17 +0900 Subject: [PATCH] Add some context. --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c288a415..d37b89bdb 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,17 @@ [![dev chat](https://discordapp.com/api/guilds/299006062323826688/widget.png?style=shield)](https://discord.gg/ga2xZXk) -The source code of `karaoke!` ruleset. +The source code of `karaoke!` ruleset, running on [osu!lazer](https://github.com/ppy/osu). + +## Status + +Some feature is still developing, but exist feature should works fine. + +Feel free to report bugs if found. ## How to run this project -The fastest way is download [release](https://github.com/karaoke-dev/karaoke/releases) `.dil` file and throw into lazer like [other customize ruleset](https://github.com/LumpBloom7/sentakki/wiki/Ruleset-installation-guide) do. +The fastest way is download [release](https://github.com/karaoke-dev/karaoke/releases) dil file and throw into lazer like [other customize ruleset](https://github.com/LumpBloom7/sentakki/wiki/Ruleset-installation-guide) do. Or you can compile yourself. If wants to try on other platform like android or ios, you might use [launcher](https://github.com/karaoke-dev/launcher).