DiscordRP-tModLoader Forum Link
Go to Wiki for more information
Discord Rich Presence for Terraria tModLoader Beta
Show your in-game activities to your DIscord status using Discord Rich Presence
Displayed info:
- Player current biome / current encontered boss / current event
- Weapon damage (with type)
- World name and difficulty (Normal/Expert)
- Health, Mana, Defense (or just "Dead")
- Play time
- Clone this repo to tmod's source dir
$ git clone https://github.com/staticfox/DiscordRP-tModLoader "C:\Users\USERNAME\Documents\My Games\Terraria\ModLoader\Beta\Mod Sources\DiscordRP"
-
Download Discord RPC libraries:
a. Download https://github.com/discord/discord-rpc/releases/download/v3.4.0/discord-rpc-win.zip and place
discord-rpc/win64-dynamic/discord-rpc.dll
inlib/discord-rpc.dll
. (https://github.com/discord/discord-rpc)b. Download
artifacts\net35\DiscordRPC.dll
from https://ci.appveyor.com/project/Lachee/discord-rpc-csharp/build/artifacts and place it inlib/DiscordRPC.dll
. (https://github.com/Lachee/discord-rpc-csharp)