Discord-Rich-Presence-for-C.../README.md

15 lines
805 B
Markdown
Raw Normal View History

2022-01-29 00:19:29 +00:00
# Discord-Rich-Presence-For-Cinema-4D
2022-01-29 18:19:05 +00:00
A hacky way of allowing all your discord friends to know what your'e working on in Cinema 4D!
2022-01-29 00:19:29 +00:00
2022-01-29 18:19:05 +00:00
How it works:
>gets process info on c4D and takes windows name, extracts name from it
>hooks into discord api via npms `discord-rich-presence` and uses my custom app assets to show as cinema 4D, puts project name there
2022-01-29 00:19:29 +00:00
2022-01-29 19:16:03 +00:00
How to use:
>Download the exe from Releases here:https://github.com/djkato/Discord-Rich-Presence-for-Cinema-4D/releases/tag/v1.0.1
>Rightclick > Properties > `Run: Minimzed` so it doesn't open windowed on each startup
>do `[WINDOWS BUTTON+R]`, then type `shell:StartUp`, and put the exe there so it automatically starts with pc
>run once, then close. It generates a `DRCSettings.json`. Change what porfolio website should be displayed there.
2022-01-29 18:19:05 +00:00
enjoy~
Dj