From 29210f663254014aeb4017e496c6349e504dd90f Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 26 Dec 2023 20:13:03 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51d7439..eda132b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Master server written in Python. Replacement for HLMaster ## Features * Added IPv6 support -* Includes latest Xash3D protocol updates +* Includes latest Xash3D protocol updates (thanks to [@a1batross](https://github.com/a1batross)) * Clean `pymaster.py` codebase by [@xdettlaff](https://github.com/xdettlaff/pymaster) ## Install