Master server for Xash3D written in Python. Replacement for HLMaster / Мастер-сервер для Xash3D (opensource аналог GoldCrs)
Go to file
ghost 45f1378679 define gamedir, add key support 2024-01-08 21:09:01 +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 2023-12-26 20:18:04 +02:00
protocol.py reset protocol values to pymaster.py implementation 2023-12-26 19:26:38 +02:00
pymaster.py add request key support by @a1batross 2023-12-26 19:07:15 +02:00
server_entry.py define gamedir, add key support 2024-01-08 21:09:01 +02:00

README.md

pymaster

Master server written in Python. Replacement for HLMaster

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:23b4:991a:634d:8359:4521:5576:15b7]:27010