Enemy Territory - Wolfenstein URL support.

  • 2 heads
  • 1 release
  • git clone https://klva.cz/src/etwolf/link.git
  • Fixed working directory. 8bf6a81, 15 Dec 2018
    Properties/
    .editorconfig
    .gitignore
    ETlink.csproj
    ETlink.sln
    Program.cs
    README.md
    wolfet.ico

    ET Link

    This is simple utility for Wolfenstein - Enemy Territory URL support.

    Features

    Link format

    <protocol>://<hostname>[:<port>]?parameter=value&parameter2=value[&...]
     \            \           \      \            
      \            \           \      - can be any supported ET cvar
       \            \           - default 27960, can be omitted
        \            - hostname or IP address
         - "et" or "wolfet"
    

    Installation

    1. Download etlink.exe,
    2. place it in your game installation folder,
    3. run it as admin.

    That's it.