Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.13 KB

File metadata and controls

18 lines (14 loc) · 1.13 KB

SteamNetNetworkTransport-Example

An example project for SteamNetNetworkTransport

Already includes:

Mirror vis2k's UNET replacement for Unity

Steamworks.NET wrapper for the steamworks API.

How to use

  1. Download the zip file
  2. Unzip to a new folder
  3. Open the new folder as a project with unity. It will take a moment to rebuild all the project files. Find the scene in Scenes\main
  4. Build and run it on a computer running steam. You must be logged in to your steam account.
  5. Run it on a second computer running and logged into a different steam account.
  6. Run one as Host and then on the 2nd computer select the hosts steam account from your friends list and Connect

Issues

If steam isnt initialising in the game (you dont see your steam account) then try adding the program in the Steam client as a "non steam game". Thi is sometimes needed to make sure steam works - this wont be an issue with your live Steam game.