Skip to content
/ Qsor Public

An custom osu! client that is written from scratch

License

Notifications You must be signed in to change notification settings

mempler/Qsor

Repository files navigation

Qsor

Official Discord CodeFactor Build status

for people who wan't the nostalgic feeling of osu!Stable once osu!Lazer gets released.

Requirements

Knowledge

you'll need prior knowledge in C# and .NET 5 and osu!Framework if you want to develop on Qsor!

Dependencies

Setup Qsor

If you're a not a developer, you can simply go over to the releases and grab the latest release.

but if you're one, there you go:

:~$ git clone https://github.com/mempler/qsor.git
:~$ cd qsor
:~$ dotnet run Qsor.Desktop -c Release

License

Qsor's code is 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.