Connect your Unreal Engine 5 project to Steam in 2 minutes!

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024
  • In this quick tutorial, I'll show you how to connect your UE5 project to Steam easily. This will allow you to create multiplayer games, read the player's profile, achievements, and so much more!
    If you did find this helpful please leave a like and let me know if you have any more tutorials you'd like to see in the comments down below!
    -----------------------------------------------------
    📰 DefaultEngine.ini:
    -----------------------------------------------------
    [/Script/Engine.GameEngine]
    +NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="OnlineSubsystemSteam.SteamNetDriver",DriverClassNameFallback="OnlineSubsystemUtils.IpNetDriver")
    [OnlineSubsystem]
    DefaultPlatformService=Steam
    [OnlineSubsystemSteam]
    bEnabled=true
    SteamDevAppId=480
    [/Script/OnlineSubsystemSteam.SteamNetDriver]
    NetConnectionClassName="OnlineSubsystemSteam.SteamNetConnection"
    ----------------------
    Advanced Steam Sessions: vreue4.com/adv...
    -------------------------------------------------------------------------------
    🎶 Music 🎶
    -------------------------------------------------------------------------------
    Song: Cosimo Fogg - Jazzaddicts
    License: Creative Commons (CC BY 3.0) creativecommon...
    / cosimo-fogg
    Music powered by BreakingCopyright: breakingcopyri...

Комментарии • 2

  • @VRDivision
    @VRDivision 4 часа назад

    Good stuff!

  • @Athurito
    @Athurito 14 часов назад

    This is insane thx