Skip to content

SNMetamorph/XashMS

Repository files navigation

XashMS

Asynchronous, cross-platform masterserver implementation for Xash3D FWGS engine. Written in C++17, based on libevent, supports IPv6.

Usage

  • --ip, -ip - address of IPv4 interface, which will be listened for incoming packets
  • --ip6, -ip6 - address of IPv6 interface, which will be listened for incoming packets
  • --port, -p - number of port that will be used for incoming connections

About

Asynchronous, cross-platform masterserver implementation for Xash3D FWGS engine. Written in C++17, supports IPv6 and simple NAT bypassing technique.

Topics

Resources

License

Stars

Watchers

Forks