|
36 | 36 | --- |
37 | 37 |
|
38 | 38 | ## Install |
39 | | -###### Version 2.0.8 |
| 39 | +###### Version 2.0.9 |
40 | 40 |
|
41 | | -#### [Windows ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.8/discordrpcmaker-windows.exe) |
| 41 | +#### [Windows ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.9/discordrpcmaker-windows.exe) |
42 | 42 |
|
43 | 43 | - Download the exe, click More Info > Run Anyway > Open Discord RPC Maker from the desktop shortcut or start menu |
44 | 44 |
|
45 | 45 | --- |
46 | 46 |
|
47 | | -#### [macOS ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.8/discordrpcmaker-macos.dmg) |
| 47 | +#### [macOS ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.9/discordrpcmaker-macos.dmg) |
48 | 48 |
|
49 | 49 | - Download & mount the dmg, drag Discord RPC Maker into the Applications folder > Double click on Applications folder > Right click Discord RPC Maker > Open > Open |
50 | 50 |
|
51 | 51 | --- |
52 | 52 |
|
53 | | -#### [AppImage (all Linux distros)  ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.8/discordrpcmaker-linux.appimage) |
| 53 | +#### [AppImage (all Linux distros)  ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.9/discordrpcmaker-linux.appimage) |
54 | 54 |
|
55 | 55 | - Download and run. Easy! |
56 | 56 |
|
57 | 57 | #### [AUR package (discordrpcmaker)](https://aur.archlinux.org/packages/discordrpcmaker/)  |
58 | 58 |
|
59 | 59 | - `yay -S discordrpcmaker` (replace `yay` with your AUR helper of choice) |
60 | 60 |
|
61 | | -#### [.deb (Ubuntu/Debian based Linux distros)  ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.8/discordrpcmaker-linux.deb) |
| 61 | +#### [.deb (Ubuntu/Debian based Linux distros)  ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.9/discordrpcmaker-linux.deb) |
62 | 62 |
|
63 | 63 | - Download, `sudo apt install /path/to/discordrpcmaker-linux.deb` or open with GDebi/Eddy. |
64 | 64 |
|
65 | | -#### [.rpm (RPM based Linux distros)  ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.8/discordrpcmaker-linux.rpm) |
| 65 | +#### [.rpm (RPM based Linux distros)  ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.9/discordrpcmaker-linux.rpm) |
66 | 66 |
|
67 | 67 | - Download, `sudo rpm -i /path/to/discordrpcmaker-linux.rpm` |
68 | 68 |
|
69 | | -#### [Tarball (all Linux distros) ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.8/discordrpcmaker-linux.tar.gz) |
| 69 | +#### [Tarball (all Linux distros) ](https://github.com/ThatOneCalculator/DiscordRPCMaker/releases/download/v2.0.9/discordrpcmaker-linux.tar.gz) |
70 | 70 |
|
71 | | -- Download, `tar -xvf /path/to/discordrpcmaker-linux.tar.gz` > Run: `discordrpcmaker-2.0.8/discordrpcmaker`; To install, `mv ./discordrpcmaker-2.0.8 /bin/drpcm && ln -s /bin/drpcm/discordrpcmaker /bin/discordrpcmaker`, and run `discordrpcmaker`. |
| 71 | +- Download, `tar -xvf /path/to/discordrpcmaker-linux.tar.gz` > Run: `discordrpcmaker-2.0.9/discordrpcmaker`; To install, `mv ./discordrpcmaker-2.0.9 /bin/drpcm && ln -s /bin/drpcm/discordrpcmaker /bin/discordrpcmaker`, and run `discordrpcmaker`. |
72 | 72 |
|
73 | 73 | --- |
74 | 74 |
|
|
0 commit comments