Discord presence changer for Enemy Territory - Wolfenstein.
Initial commit. | b63ee30, 26 Sep 2019 |
---|---|
Properties/ | |
.gitignore | |
ETDiscordPresence.csproj | |
ETDiscordPresence.sln | |
GameReader.cs | |
GameWatcher.cs | |
packages.config | |
PresenceChanger.cs | |
Program.cs | |
README.md | |
Tray.cs | |
wolfet.ico |
ET Discord presence changer
This is a simple utility for Wolfenstein - Enemy Territory, which changes your Discord presence and announces which server you are playing on.
Every once in a while, it will scan for a running ET instance, extracts hostname and address from its memory and updates your Discord presence accordingly. Changes should be detected in about less than 30 seconds.
Support
- Windows 10 (tested, should work on any former version),
- .NET Framework 3.5 (included in Windows 7),
- ET 2.60b,
- ETPro 3.2.6, ETJump 2.3.0,
- Discord for Windows, preferably up-to-date.
Usage
Download the program and run it. Similarly to ET minimizer, it will be hidden in your tray.
You might want to run the tool automatically after start:
- Hit
<Win>+R
, - enter
shell:startup
, - place the program in the opened window.