From 23e59b33b03bc815a01c47adc8554cf90f3d630b Mon Sep 17 00:00:00 2001 From: djkato Date: Sat, 29 Jan 2022 20:16:03 +0100 Subject: [PATCH] adding how to use --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d5b0eae..76a3b66 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,11 @@ 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 +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. + enjoy~ Dj \ No newline at end of file