Discord presence changer for Enemy Territory - Wolfenstein.

  • 4 heads
  • 3 releases
  • git clone https://www.klva.cz/src/etwolf/discord-presence.git
  • 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

    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:

    1. Hit <Win>+R,
    2. enter shell:startup,
    3. place the program in the opened window.