Planimeter / hl2sb-src

Source code to Half-Life 2: Sandbox - A free and open-source sandbox Source engine modification.
MIT License
43 stars 9 forks source link

Use an updated version of SteamWorks #12

Closed GuestSneezeOSDev closed 2 months ago

GuestSneezeOSDev commented 2 months ago

There’s an actively maintained open-source version of Steamworks that I highly recommend using. You can check it out here: Facepunch.Steamworks.

andrewmcwatters commented 2 months ago

We specifically use ISteam006, which is definitely not a public Steamworks header. We used it for mounting games. It's more likely that we remove usage of it all together now that SteamPipe has broken this functionality.