Skip to content

Instantly share code, notes, and snippets.

Created December 12, 2016 07:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/cd61e5bb9b1d748afc98e004beb0eeed to your computer and use it in GitHub Desktop.
Save anonymous/cd61e5bb9b1d748afc98e004beb0eeed to your computer and use it in GitHub Desktop.
[/Script/Engine.GameEngine]
+NetDriverDefinitions=(DefName="GameNetDriver",DriveClassName="OnlineSubsystemSteam.SteamNetDriver",DriverClassNameFallback="OnlineSubsystemUtils.IpNetDriver")
[OnlineSubsystem]
DefaultPlatformService=Steam
[OnlineSubsystemSteam]
bEnabled=true
SteamDevAppId=480
bVACEnabled=000000
[/Script/OnlineSubsystemSteam.SteamNetDriver]
NetConnectionClassName=OnlineSubsystemSteam.SteamNetConnection
//This used to integrate all of Steam; now it just allows for session creation. What happened since the plugin was added?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment