SteamWorks icon indicating copy to clipboard operation
SteamWorks copied to clipboard

Exposing SteamWorks functions to SourcePawn.

Results 6 SteamWorks issues
Sort by recently updated
recently updated
newest added

This changes callback handling when headers and data are received. Before this pr if you register data or headers callbacks, they wont work as expected, and would fire when RequestCompleted...

https://www.youtube.com/watch?v=YPn0XMd3yNE

probably broke buildbot with this due to ambuild issues. can't run hl2sdk_manifest script outside of source dir nor can you make a symlink outside of it so I made the...