-
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.
Merge branch 'master' of https://github.com/dotcomboom/mkwii-rpredux
- Loading branch information
Showing
1 changed file
with
21 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,22 @@ | ||
# mkwii-rpredux | ||
Mario Kart Wii Rich Presence - Rewritten with .NET and WebView2 | ||
Mario Kart Wii Discord Rich Presence for Wiimmfi - Rewritten with .NET and WebView2. | ||
|
||
Only works on Windows, at the moment. | ||
|
||
## Features | ||
- Works through CloudFlare's protection (embedded WebView2 browser retrieves information) | ||
- Configured through a GUI | ||
- Updates as the page refreshes | ||
- Displays your **friend code** (if desired) or any other message | ||
- Displays whether you're playing **Worldwide**, **Regional** or **Friends** | ||
- Displays **current track** with image | ||
- Displays whether it is a **VS race or a Battle match** | ||
|
||
Party size has not been implemented (yet) | ||
|
||
## Screenshots | ||
![](https://github.com/dotcomboom/mkwii-rpredux/blob/master/screenshots/rpc_idle.png?raw=true) | ||
![](https://github.com/dotcomboom/mkwii-rpredux/blob/master/screenshots/rpc_ingame.png?raw=true) | ||
|
||
![](https://github.com/dotcomboom/mkwii-rpredux/blob/master/screenshots/ui_idle.png?raw=true) | ||
![](https://github.com/dotcomboom/mkwii-rpredux/blob/master/screenshots/ui_ingame.png?raw=true) |