You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 3 months ago |
| Version | 0.9.8 |
| Download link | Moddy-VotVDiscordRPC-0.9.8.zip |
| Downloads | 3544 |
| Dependency string | Moddy-VotVDiscordRPC-0.9.8 |
This mod requires the following mods to function
Thunderstore-unreal_shimloader
EXPERIMENTAL Thunderstore Mod Manager and r2modmanPlus support for RE-UE4SS and UE games.
Preferred version: 1.1.3README
VotVDiscordRPC
Having issues with the mod? Please make sure you're on the correct "Preferred version" of unreal-shimloader.
Using Linux? Try wine-discord-ipc-bridge
A simple Discord Rich Presence mod for Voices of the Void. This mod was made using libvotv - a simple, header only VotV C++ modder library.
Displayed activities:
- Current map/area, game mode, day count and season, playing session elapsed time
- Player status (dead, sleeping, dreaming, etc), driving the ATV
- And more
CHANGELOG
0.9.8
- Added "NoRequireDiscord" to discord::Core::Create call to prevent "There is no windows program configured to open this type of file" on Linux/etc
0.9.7
- Updated to a09j_0001
- Added additional activity tracking
0.9.6
Updated for unreal-shimloader 1.1.3
0.9.5
Updated for unreal-shimloader 1.1.1
0.9.4
Removed dll copying script to opt for new fixed IncludeDLLDirectory shim
0.9.2
Now works for all game versions Using new libvotv version-agnostic member variables
0.9.1
Change to use shimpatch mod