diff --git a/README.md b/README.md index 5785c65..879906c 100644 --- a/README.md +++ b/README.md @@ -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)