Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 848 Bytes

File metadata and controls

19 lines (13 loc) · 848 Bytes

game-networking-sockets

Pre-built GameNetworkingSockets binaries for Windows x64 and Linux x64.

A GitHub Actions workflow builds GNS from a pinned release tag, and publishes the artifacts as a single zip under the latest release. Rebuilt on every push to master.

Package contents

gns/
  include/steam/         # Header files (flat C API + types)
  lib/windows-x64/       # GameNetworkingSockets.dll + .lib
  lib/linux-x64/         # libGameNetworkingSockets.so
  LICENSE                # Valve BSD 3-Clause license

License

GameNetworkingSockets is developed by Valve Corporation and licensed under the BSD 3-Clause license. See the NOTICE file for details.