From caf6adddca850b7423f46bbc79e850cfafb75dfd Mon Sep 17 00:00:00 2001 From: rtldg <55846624+rtldg@users.noreply.github.com> Date: Mon, 12 May 2025 12:34:13 +0000 Subject: [PATCH] Remove old & duplicate gamedata section missed in #33 (#48) --- connect.games.txt | 45 +++++++-------------------------------------- 1 file changed, 7 insertions(+), 38 deletions(-) diff --git a/connect.games.txt b/connect.games.txt index 21359ba..a304e66 100644 --- a/connect.games.txt +++ b/connect.games.txt @@ -1,43 +1,5 @@ "Games" { - "#default" - { - "#supported" - { - "engine" "dods" - "engine" "css" - "engine" "hl2dm" - "engine" "tf2" - } - - "Offsets" - { - "ISteamGameServer__BeginAuthSession" - { - "linux" "29" - "linux64" "29" - "windows" "29" - } - - "ISteamGameServer__EndAuthSession" - { - "linux" "30" - "linux64" "30" - "windows" "30" - } - } - - "Signatures" - { - "Steam3Server" - { - "library" "engine" - "linux" "@_Z12Steam3Serverv" - "linux64" "@_Z12Steam3Serverv" - } - } - } - "#default" { "#supported" @@ -75,6 +37,13 @@ "Signatures" { + "Steam3Server" + { + "library" "engine" + "linux" "@_Z12Steam3Serverv" + "linux64" "@_Z12Steam3Serverv" + } + "CBaseServer__ConnectClient" { "library" "engine"