Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Networking Test

A simple Steamworks networking test project written in C++ using MSVC (cl.exe).

Requirements

  • Windows - x64
  • Visual Studio Build Tools (MSVC)
  • Steamworks SDK

Setup

  1. Download Steamworks SDK https://partner.steamgames.com/dashboard

  2. Extract to:

steamworks/sdk/

Build

  1. Install Visual Studio Build Tools:

    https://visualstudio.microsoft.com/visual-cpp-build-tools/

  2. Open:

x64 Native Tools Command Prompt for VS
  1. Navigate to the project directory.

  2. Run:

build.bat

Output

The executable will be generated in:

./build

Notes

Make sure Steam is running before launching the program.

The project uses Steam AppID 480 for testing.

About

Example game for network debugging.

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages