philippj / SteamworksPy

A working Python API system for Valve's Steamworks.
MIT License
212 stars 39 forks source link

Question about multiplayer #100

Open gungugugungu opened 6 months ago

gungugugungu commented 6 months ago

Hi! I wanted to ask, is there any way of doing multiplayer with this library? I saw that ISteamMatchmaking exists, but to my knowledge that is only the lobby system, and not the actual game servers. If it can't be done, is there any way I can implement it myself?