Skip to content

siadialiga/DLDT-RPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLDT-RPC

Lightweight Discord RPC for Dying Light Developer Tools. Shows active map/file details on discord profile.

build

to compile, run the build script or use g++:

g++ -O2 -shared -o version.dll dllmain.cpp forwarders.s version.def -static-libgcc -static-libstdc++

install

  1. copy version.dll (dont forget to backup the original file) to your dying light developer tools folder next to DyingLightEditor.exe.
  2. run the developer tools. it will load the proxy and update discord.

This project is licensed under the MIT License - see the LICENSE file for details.

About

Showcasing your progress on Discord. Automatically updates your status with active map data and file details while you work in the Dying Light Developer Tools.

Topics

Resources

License

Stars

Watchers

Forks

Contributors