Example of using Unity's Netcode for GameObjects with Steamworks
- SteamCheck: Check if you have Steam connected and see what information is provided
- SteamGameExample: Example of using Steam Facepunch for Transport
- SteamLobbyExample: Example of game lobby using Steam Matchmaking
- Download latest Unity Package from Releases Page
- Import the package into your Unity Project
- Verify you have at least the Netcode for GameObject and TextMeshPro packages installed before importing.
- Select the items you would like to import (for example, you can choose to only import the Facepunch files, or import everything including the examples).