Discord Rich Presence support for GameMaker 8.x games.
- For building you need:
- Discord Rich Presence library
- MS Visual Studio 2015 and above.
- Follow everything step by step.
- Build a DLL (USE ONLY X86!!!!!!!!!!!!!!!!!!!!!) and put it in your game's folder with
discord_game_sdk.dll
. (It can be downloaded here.) - Drag and drop
DiscordGMK.gml
in your project's window. That's it!