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

VotVDiscordRPC

Simple Discord Rich Presence

Date uploaded 2 years ago
Version 0.9.0
Download link Moddy-VotVDiscordRPC-0.9.0.zip
Downloads 287
Dependency string Moddy-VotVDiscordRPC-0.9.0

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. Made for pa0081_0008.

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