steam-rs icon indicating copy to clipboard operation
steam-rs copied to clipboard

Support IGameServersService interface

Open garhow opened this issue 1 year ago • 0 comments

The following endpoints must be implemented:

  • [ ] GetAccountList
  • [ ] CreateAccount
  • [ ] SetMemo
  • [ ] ResetLoginToken
  • [ ] DeleteAccount
  • [ ] GetAccountPublicInfo
  • [ ] QueryLoginToken
  • [ ] GetServerSteamIDsByIP
  • [ ] GetServerIPsBySteamID

garhow avatar Jul 29 '23 18:07 garhow