Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neonalig committed May 23, 2020
2 parents cc1c381 + 6750349 commit 79b789b
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# OsuModeManager
A GitHub-based osu!lazer custom gamemode update checker
*A WPF-based osu!lazer gamemode update-checker utilising GitHub*

# Getting Started
1. Locate your osu!lazer install (generally `C:\Users\[USER-NAME]\AppData\Local\osulazer\`)
2. Log-in to your GitHub account.

# Adding Gamemodes
1. Press the 'Add' button to add a new gamemode.
2. Type in the GitHub link (ie `https://github.com/Altenhh/tau/`)
3. Select 'Get Latest' to auto-fill available parameters.
4. If you have an older version, change the 'Tag Version' to the version you have installed.
5. Don't forget to save your changes! 😉

# Summary
- Locate the osu!lazer install path and sign-in with GitHub
- Add gamemodes to the list that you wish to check updates for
- From now-on, whenever a gamemode gets a new GitHub release, you only have to press the 'Check for Updates' button and let the program do the rest.

0 comments on commit 79b789b

Please sign in to comment.