Remove old & duplicate gamedata section missed in #33 (#48)

This commit is contained in:
rtldg 2025-05-12 12:34:13 +00:00 committed by GitHub
parent 0fbbba2d30
commit caf6adddca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,43 +1,5 @@
"Games" "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" "#default"
{ {
"#supported" "#supported"
@ -75,6 +37,13 @@
"Signatures" "Signatures"
{ {
"Steam3Server"
{
"library" "engine"
"linux" "@_Z12Steam3Serverv"
"linux64" "@_Z12Steam3Serverv"
}
"CBaseServer__ConnectClient" "CBaseServer__ConnectClient"
{ {
"library" "engine" "library" "engine"