A simple Steamworks networking test project written in C++ using MSVC (cl.exe).
- Windows - x64
- Visual Studio Build Tools (MSVC)
- Steamworks SDK
-
Download Steamworks SDK https://partner.steamgames.com/dashboard
-
Extract to:
steamworks/sdk/
-
Install Visual Studio Build Tools:
-
Open:
x64 Native Tools Command Prompt for VS
-
Navigate to the project directory.
-
Run:
build.batThe executable will be generated in:
./build
Make sure Steam is running before launching the program.
The project uses Steam AppID 480 for testing.