We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22d8cf commit d43329eCopy full SHA for d43329e
README.md
@@ -0,0 +1,12 @@
1
+# LeagueHider
2
+Hide the league client from desktop, taskbar and mute audio. Coded in C++. <kbd>dxxxxy#5818</kbd>.
3
+
4
+## Usage
5
+Launch the `.exe` (download from [here](https://github.com/DxxxxY/LeagueHider/Releases))
6
+> The app will sit in the background and wait for user inputs.
7
+>> ~10kb file size, ~2mb memory usage, ~0% cpu usage.
8
9
+### User Inputs
10
+<kbd>INSERT</kbd> - Toggle for hiding/showing the game's window and muting audio.
11
12
+<kbd>END</kbd> - Quits the background process and plays a beep sound.
0 commit comments