From 54552d93ef48721f615563fa116709215e2cbcd1 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Sun, 9 Feb 2025 16:18:21 +0300 Subject: [PATCH] Documentation: goldsrc-protocol-support: I am not going to support Dproto --- Documentation/goldsrc-protocol-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/goldsrc-protocol-support.md b/Documentation/goldsrc-protocol-support.md index b1e4f227..76ab4b4d 100644 --- a/Documentation/goldsrc-protocol-support.md +++ b/Documentation/goldsrc-protocol-support.md @@ -6,7 +6,7 @@ For connecting to GoldSrc-based servers, use this command: connect ip:port gs ``` -But keep in mind, there are requirement for server to be able to accept connections from Xash3D-based clients: it should use Reunion or Dproto. +But keep in mind, there are requirement for server to be able to accept connections from Xash3D-based clients: it should use Reunion. Without this requirement, you will just get "Steam validation rejected" error on connecting. That is because proper authorization with Steam API is not implemented in engine yet (but we have plans on it).