A directory server for multiplayer games originally based on the Dark Places directory server.
All credit to those original authors. Find out more about that original work here:
https://icculus.org/twilight/darkplaces/
The original readme is preserved as readme-original.txt
mpdirectory mainly exists to serve as a directory server for the ioquake3 project. However, we are happy to add support for additional games as is possible.
Already, mpdirectory supports Quake III: Arena, Team Arena, mods, and additional games based on the original Quake 3 source code such as Return to Castle Wolfenstein and Wolfenstein: Enemy Territory.
The main ioquake3 directory server is located at directory.ioquake3.org
cd src
make release
or make debug
to compile the debug version
The resulting binary is just called mpdirectory
Build OCI
docker build -t mpdirectory .Running as a container
docker run --rm -p 27950:27950/udp mpdirectory -f