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

VotVDiscordRPC

Simple Discord Rich Presence.

Date uploaded 3 months ago
Version 0.9.7
Download link Moddy-VotVDiscordRPC-0.9.7.zip
Downloads 412
Dependency string Moddy-VotVDiscordRPC-0.9.7

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

Having issues with the mod? Please make sure you're on the correct "Preferred version" of unreal-shimloader.

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

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