MAT.DiscordRichPresence is an application developed to send rich presence update to your Discord for Mission Against Terror 2. Since the game has no intention of adding Discord Rich Presence, I thought we should do it ourselves.
MAT.DiscordRichPresence currently supports:
- Server Name
- Channel Name
- Room Number
- Number of players in a room
- Player State (Waiting/Playing)
- Room Mode Name (coming soon)
- Room Map Name (coming soon)
Preview of the rich presence:
This program is written to focus on simplicity. No configuration is required, just run and forget. However, Discord needs to be running for it to connect to Discord's Game Activity.
If you are not seeing your presence, please enable Display currently running game as a status message under Game Activity at Discord settings or restart your Discord client. Make sure your Discord setting is correct, see screenshot.
Preview of the program:
- .NET Framework 4.5.2 (For Windows 7 users)
- Windows 10 (Windows 7, Windows 8 may work but is no longer tested, please upgrade)
- [master] for production releases.
- [dev] for development.
If you have big brains, you can compile the program yourself.
Created and maintained by @victorshx.
Reversing game structure by @buxkaizhe, big thanks.
Providing SDK for game structure, couldn't do it without this guy @astron51.
MAT.DiscordRichPresence
is available under the GPL 3.0 license. See the LICENSE file for more info.