Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dotcomboom committed Jul 5, 2022
2 parents 2c2e88b + 80cfd91 commit ad7c61b
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
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)

0 comments on commit ad7c61b

Please sign in to comment.