Master server for Xash3D written in Python. Replacement for HLMaster / Мастер-сервер для Xash3D (opensource аналог GoldCrs)
Go to file
ghost 72a86b00d0 update readme 2024-01-09 16:56:19 +02:00
etc Add basic systemd service 2020-12-09 20:47:28 +03:00
.gitignore Initial commit 2016-01-20 00:31:47 +03:00
LICENSE Initial commit 2016-01-20 00:31:47 +03:00
README.md update readme 2024-01-09 16:56:19 +02:00
protocol.py reduce codebase, remove deprecated constructions 2024-01-09 03:27:45 +02:00
pymaster.py debug timeout event 2024-01-09 04:39:46 +02:00
server_entry.py reduce codebase, remove deprecated constructions 2024-01-09 03:27:45 +02:00

README.md

pymaster

Master server written in Python. Replacement for HLMaster

This project tested on latest Xash3D FWGS engine.

If your client version does not return IPv6 nodes, please checkout this update.

Features

  • Added IPv6 support
  • Includes latest Xash3D protocol updates (thanks to @a1batross)
  • Clean pymaster.py codebase by @xdettlaff

Install

  • git clone https://github.com/YGGverse/pymaster.git
  • cd pymaster
  • git checkout v2
  • python3 pymaster.py -i :: -p 27010 for IPv6 or python3 pymaster.py -i 0.0.0.0 -p 27010 for IPv4
  • ufw allow 27010

Connect

Yggdrasil

  • [201:5eb5:f061:678e:7565:6338:c02c:5251]:27010 | hl.ygg:27010 | hl.ygg.at:27010