Skip to content

Commit d20b91a

Browse files
authored
Remake README
It's about time that we remade the README to make it look better. While this isn't the best that it can be, it's better then before.
1 parent 90478c9 commit d20b91a

File tree

1 file changed

+65
-36
lines changed

1 file changed

+65
-36
lines changed

README.md

Lines changed: 65 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,69 @@
1-
# Info
2-
![Image](https://img.fluxpoint.dev/258597428385546240.png)
1+
<h1 align="center">
2+
<img align="center" width="20%" src="MultiRPC/Assets/Svg%20files/MultiRPCLogo.svg" alt="MultiRPC logo">
3+
<p align="center" style="line-height: 0">MultiRPC</h1>
4+
<h3 align="center">A Discord rich presence manager with a cool GUI and support for custom status and multiple profiles!</h3>
5+
</h1>
6+
<hr/>
7+
<div align="center" style="text-align: center">
38

4-
This supports Windows and Linux!
5-
6-
Translations, themes and custom theme support now available!
7-
8-
Ram usage: 50mb | Language: C# | GUI: Wpf
9-
10-
# Support
11-
12-
Contact me Builderb#0001 or join the Discord server https://discord.gg/fluxpoint for more info and support
13-
14-
# Install
15-
Install the app from our website https://fluxpoint.dev/multirpc
16-
17-
Click more info and run anyway (windows limitation)
18-
19-
![Image](https://i.imgur.com/jV9jIte.png)
20-
21-
![Image](https://img.fluxpoint.dev/med/2531938422226944.png)
22-
23-
# MultiRPC
24-
25-
Default rpc profile change the text and select any images or set the tooltip
9+
## Info
10+
This application allows you to control what is shown on your account using discord rich presence! Giving you the ability to provide custom images and statuses on your profile!
2611

2712
![Image](https://i.imgur.com/UpqlwSd.png)
28-
29-
# Custom
30-
31-
You can create your own custom RPC using https://discordapp.com/developers/applications
32-
33-
This allows you to change the main RPC title and add your own images
34-
35-
# Resources
36-
Big thanks to https://github.com/Lachee/discord-rpc-csharp for providing the core code
37-
and example for a C# rich presence that is being used in this app
38-
39-
# Other
13+
<hr/>
14+
15+
# Features!
16+
* Set a custom status on Discord with text and default images.
17+
* Add 2 button which contain links onto your status for your own website or social(s).
18+
* Create custom profiles with your own images and title.
19+
* Preview the rpc status in the app itself.
20+
* Profile data is saved when you close the app.
21+
* Support for multiple Discord clients like canary.
22+
* Set a quick afk status within the app.
23+
* Share custom profiles easily with other users.
24+
* The ability to theme the application to your liking.
25+
* Translations for the whole UI.
26+
27+
## **New features (Only in the rewrite!)**
28+
* External Url support (meaning you can give a url which points to an image on the web and discord will show it!).
29+
* Gif support.
30+
* More theming options (Editor coming soon).
31+
<hr/>
32+
33+
## Sounds like an epic application! Where can I get it?
34+
### Windows
35+
We have the active rewrite of this application on the [Microsoft Store](https://www.microsoft.com/store/productId/9N1K4GH3GN86). If you don't like the Microsoft Store then you can manually download the application from the [Release Page](https://github.com/FluxpointDev/MultiRPC/releases)
36+
37+
<a target="_blank" href='//www.microsoft.com/store/productId/9N1K4GH3GN86?cid=storebadge&ocid=badge'>
38+
<img height="50" src='https://developer.microsoft.com/en-us/store/badges/images/English_Get_L.png' alt='Get it from Microsoft'/>
39+
</a>
40+
41+
### Linux
42+
Linux users can go to the [Release Page](https://github.com/FluxpointDev/MultiRPC/releases) and download the rewrite. Packages will be created soon™
43+
44+
### macOS
45+
macOS is *technically* supported but we currently don't create any packages for macOS just yet, this will come at a later date. In the meantime you can build MultiRPC and run it that way.
46+
<hr/>
47+
48+
## Something's not working!
49+
Contact Builderb#0001 or join the [Discord server](https://discord.gg/TjF6QDC) and we'll help you out with any issue your currently facing!
50+
<hr/>
51+
52+
## How do I use the Custom page?
53+
First you need to create your own custom RPC by going to https://discordapp.com/developers/applications and pressing 'New Application'.
54+
55+
Once given an name, you copy the Application ID (That goes into Client ID) and upload any images you want to use in the Rich Presence tab. Once done, you use the name you gave the image in Large/Small Key.
56+
<hr/>
57+
58+
## Wait why is the rewrite at V7 when stable is currently V5?
59+
Because we had another version of the rewrite ([rewrite-old](https://github.com/FluxpointDev/MultiRPC/tree/rewrite-old)) which was V6 but that ended up becoming more of a mess then the current stable version so we ended up doing the rewrite from the ground up again.
60+
<hr/>
61+
62+
## Resources
63+
Big thanks to https://github.com/Lachee/discord-rpc-csharp for providing the core code which powers the RPC connection to discord!
64+
<hr/>
65+
66+
## Other
4067
[![Widget](https://discordservices.net/bot/434556304661544960/widget.svg?v=2)](https://dbot.page/waifu)
68+
69+
</div>

0 commit comments

Comments
 (0)