
BlazeDiscordRPC
Discord Rich Presence for Lethal League BlazeBlaze DiscordRPC
Blaze Discord Rich Presence.. C?
Yeah i don't know why the C is there either, ask Discord.
Well it's actually because it stands for "Remote procedure call"
Major thanks to axolotl for creating the original mod and allowing me to recreate it in BepInEx.
A few notes: This mod sends third party data to https://blazelb.xyz. The data in question is:
- Steamid
- Discord Rich Presence state
- Discord Rich Presence details
This mod also copies a file into the games root directory. "discord_game_sdk.dll" which is a library to integrate Discord Rich Presence.
Some problems with the earlier mod has been fixed, namely how steam opened Discord instead of LLB when starting the mod, thus making steam think that Discord is LLB, stopping the game from launching.
Currently no ModMenu integration or configuration is present. It will be added in the future to opt out of BlazeLB updates.
Troubleshooting.
If after installing, rich presence does not work. Check the LLB root folder for a discord_game_sdk.dll. If it isn't present, manually copy the discord_game_sdk file from the BlazeDiscordRPC folder and place it in LLBs root folder and rename it discord_game_sdk.dll
Changelog
0.0.3
- Fixed a typo... sorry axolotl
- Added a comment about the vanishing of Grid
- Updated readme
0.0.2
- Updated dependencies