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