Find a file
2016-09-07 12:35:17 +02:00
osu-framework@3c7399b929 Update framework 2016-09-07 12:35:17 +02:00
osu-resources@7bb8afa74c Update submodules. 2016-09-01 22:46:26 +09:00
osu.Desktop Framework namespace rename. 2016-09-04 18:32:19 +09:00
osu.Game Merge branch 'master' of github.com:ppy/osu 2016-09-07 12:34:52 +02:00
.editorconfig Initial commit. 2016-08-26 14:41:47 +09:00
.gitattributes Initial commit. 2016-08-26 14:41:47 +09:00
.gitignore Use more standardised .gitignore. 2016-08-26 17:22:22 +09:00
.gitmodules Change menu-osu to menu-ripple, change osu-resources url in gitmodules, update osu-resources 2016-08-31 17:41:36 +02:00
.travis.yml Initial commit. 2016-08-26 14:41:47 +09:00
LICENCE Change readme and licence 2016-08-31 18:21:06 +02:00
osu.licenseheader License -> Licence. 2016-08-26 17:27:49 +09:00
osu.sln Initial commit. 2016-08-26 14:41:47 +09:00
osu.sln.DotSettings Add back DotSettings file. 2016-09-01 22:47:48 +09:00
README.md Change readme and licence 2016-08-31 18:21:06 +02:00

ripple (osu! fork) Build status

ripple website | discord

This is Ripple's fork of osu!'s source code. What we're trying to do is to make a client that can connect to osu! private servers smoothly, without having to use dirty hacks such as patching the client or redirecting connections through the hosts file to other servers. The latter solution is what we are currently doing.

If you want to modify the client, please do so forking the official repo on github and making pull requests, following the contribution guide on the README. If you intend to help us smoothly integrating the client into Ripple, please get in touch by sending an email at either howl@ripple.moe or nyo@ripple.moe.

Changes done in this repo aim to be purely about the online functionalities, and changing all the copyrighted content that is not covered by the MIT license (that is to say, the default user interface like the skin, the references to osu!'s and ppy's trademarks, and so on).

Licence

Changes done by The Ripple Team are (c) The Ripple Team, 2016 under the MIT license, see the LICENCE file for more information.

The osu! client code and framework are licensed under the MIT licence. Please see the licence file for more information. tl;dr you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.