updated install process
This commit is contained in:
parent
cb057afc9b
commit
8031833617
1 changed files with 3 additions and 3 deletions
|
@ -3,20 +3,20 @@
|
||||||
This app runs in the background and looks for processes, then parses the windows title and turns it into a project name to display with Discords Rich Presence.
|
This app runs in the background and looks for processes, then parses the windows title and turns it into a project name to display with Discords Rich Presence.
|
||||||
|
|
||||||
|
|
||||||
##how to install:
|
## how to install:
|
||||||
1. Grab the latest version from the [Releases](https://github.com) page, then make a folder in `C:/Program Files/` and call it whatever, for example `DRP Creative`.
|
1. Grab the latest version from the [Releases](https://github.com) page, then make a folder in `C:/Program Files/` and call it whatever, for example `DRP Creative`.
|
||||||
3. Do `[WindowsButton] + R`, type `Shell:StartUp`, hit enter. A folder will open.
|
3. Do `[WindowsButton] + R`, type `Shell:StartUp`, hit enter. A folder will open.
|
||||||
4. Put the exe file inside this folder(Now the app will start on pc start)
|
4. Put the exe file inside this folder(Now the app will start on pc start)
|
||||||
5. If you want to run it now, double click it
|
5. If you want to run it now, double click it
|
||||||
6. Enjoy!
|
6. Enjoy!
|
||||||
|
|
||||||
##How to use:
|
## How to use:
|
||||||
|
|
||||||
When it's running, you'll notice a new icon appear on your Taskbar. If you want to exclude the **currently open project** from showing up, click on the icon and click on `Don't show current project`.
|
When it's running, you'll notice a new icon appear on your Taskbar. If you want to exclude the **currently open project** from showing up, click on the icon and click on `Don't show current project`.
|
||||||

|

|
||||||
If you want to revert these settings, you can go to the folder you put the exe in (example was `C:/Program Files/DRP Creative`)
|
If you want to revert these settings, you can go to the folder you put the exe in (example was `C:/Program Files/DRP Creative`)
|
||||||
|
|
||||||
###Currently supported programs:
|
### Currently supported programs:
|
||||||
**Full support:**
|
**Full support:**
|
||||||
- Cinema 4D
|
- Cinema 4D
|
||||||
- Adobe After Effects
|
- Adobe After Effects
|
||||||
|
|
Loading…
Reference in a new issue