You are viewing a potentially older version of this package. View all versions.
Moddy-VotVDiscordRPC-0.9.5 icon

VotVDiscordRPC

Simple Discord Rich Presence

Date uploaded 6 months ago
Version 0.9.5
Download link Moddy-VotVDiscordRPC-0.9.5.zip
Downloads 1281
Dependency string Moddy-VotVDiscordRPC-0.9.5

This mod requires the following mods to function

Thunderstore-unreal_shimloader-1.1.3 icon
Thunderstore-unreal_shimloader

EXPERIMENTAL Thunderstore Mod Manager and r2modmanPlus support for RE-UE4SS and UE games.

Preferred version: 1.1.3

README

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.

https://github.com/modestimpala/libvotv

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