Gungu

Results 2 issues of Gungu

Whenever I try to run the command the website says `g++ -std=c++11 -o SteamworksPy.so -shared -fPIC SteamworksPy.cpp -l steam_api -L.` it gives me an error: `SteamworksPy.cpp: In function ‘int GetAuthSessionTicket(char*)’:...

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,...