Skip to content

MOsu 2026.805.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 11:33
· 13 commits to master since this release

How to install

Install

1. Navigate to osu! data directory

In osu!lazer, open Settings → General → Open osu! folder.
On Windows the default rulesets path is %AppData%/osu!/rulesets.
On macOS the default location is inside the application itself.

2. Install the ruleset

Copy the downloaded .dll file into the rulesets directory.
Overwrite any duplicate copies of the ruleset if prompted.

3. Have fun!

Restart osu!lazer if it is already open. The ruleset appears alongside the standard rulesets.

Changes

e874bcb update collections
9371054 Hoist nested StepUI out of Schedule lambda in MOsuSystemManager
9fd6646 Validate collection JSON structure, fix nested beatmap in example collections
c8e615d fix hash
865c543 refactor
c00ea93 Remove 213 unused using directives across 67 files
2a133fc Fix all build warnings (58 main + 10 tests -> 0)