-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
daf1bb8
commit 0b64e22
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
# ez-presence | ||
# Sigma Presence | ||
Custom Discord RPC with modern interface :3 (sorry i had no idea for name) | ||
|
||
### How do I use Sigma Presence? | ||
You can Install the .exe and run the setup file after doing so you launch the exe file and put your Client ID in and fill the blanks and click on Start RPC | ||
|
||
### What if I am not using Windows? | ||
You can download **Sigma Presence** source code and either compile the source code using the electron-build package by running the command "electron-build --linux" or "electron build --mac" or you can run the development build by running npm start. |