You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,12 +26,20 @@ Show off your studio activities with ease & vast customization using my RPC clie
26
26
27
27
### Server
28
28
29
-
- Go to the **[Github Page](https://github.com/fisherjacobc/Roblox-Discord-RPC)** and download the code.
30
-
- Open in your IDE of choice (VS Code I prefer :smile:)
29
+
- Go to the **[Github Page](https://github.com/fisherjacobc/Roblox-Discord-RPC)** and download the code **or use `git clone https://github.com/fisherjacobc/Roblox-Discord-RPC` if you know what you are doing**.
30
+
31
+
#### Startup for Powershell
32
+
31
33
- Open a command window and run the command `./SETUP`
32
34
- This should install files and start automatically!
33
35
- In the future, run `./START` to run it
34
36
37
+
#### Startup for Command Prompt
38
+
39
+
- Open a command window and run the command `SETUP.bat`
40
+
- This should install files and start automatically!
41
+
- In the future, run `START.bat` to run it
42
+
35
43
### Client
36
44
37
45
- Install the plugin **[from roblox](https://create.roblox.com/marketplace/asset/11231863405)**
0 commit comments