You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | a year ago |
| Version | 0.9.4 |
| Download link | Moddy-VotVDiscordRPC-0.9.4.zip |
| Downloads | 5893 |
| Dependency string | Moddy-VotVDiscordRPC-0.9.4 |
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
A simple Discord Rich Presence mod utilizing my libvotv C++ library. Works for all game versions. Displays information like days, game mode, points, etc. Basic VoidTogether support.
https://github.com/modestimpala/libvotv
Uses my fixed unreal-shimloader dll from PR https://github.com/thunderstore-io/unreal-shimloader/pull/5 until it is merged and released on Thunderstore.
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