Skip to content

Instantly share code, notes, and snippets.

@JElbourne
Last active June 28, 2021 23:31
Show Gist options
  • Save JElbourne/76d6d2dcfb6348bc6422dfc9f7ef0c9f to your computer and use it in GitHub Desktop.
Save JElbourne/76d6d2dcfb6348bc6422dfc9f7ef0c9f to your computer and use it in GitHub Desktop.
Add to DefaultEngine.ini - For Video: https://youtu.be/jc0COamYRm4
[/Script/Engine.GameEngine]
;+NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="OnlineSubsystemSteam.SteamNetDriver",DriverClassNameFallback="OnlineSubsystemUtils.IpNetDriver")
[OnlineSubsystem]
DefaultPlatformService=NULL
[OnlineSubsystemSteam]
bEnabled=true
SteamDevAppId=480
GameServerQueryPort=27015
[/Script/OnlineSubsystemSteam.SteamNetDriver]
NetConnectionClassName="OnlineSubsystemSteam.SteamNetConnection"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment