adding support for switching steamID for the nosteam webclients

This commit is contained in:
2026-06-05 23:54:25 +01:00
parent 86c714fb1b
commit 0aab8e0bd6
2 changed files with 112 additions and 9 deletions
+6
View File
@@ -74,6 +74,12 @@
"library" "engine"
"linux" "@_ZN13CSteam3Server28OnValidateAuthTicketResponseEP28ValidateAuthTicketResponse_t"
}
"CBaseClient__SetSteamID"
{
"library" "engine"
"linux" "@_ZN11CBaseClient10SetSteamIDERK8CSteamID"
}
}
}
}