UE-SDK-1.0.0-PREVIEW
Pre-release
Pre-release
PedroRauizBeamable
released this
28 May 21:28
·
415 commits
to main
since this release
Released 1.0 (Compatible UE Versions: 5.3.2)
-
Unreal SDK 1.0-PREVIEW with hand-written ready for use
GameInstanceSubsystem
s:- Auth and Account Systems
- Game Content System (client-side read-only game-related configuration, updatable with no downtime)
- Player Stats
- Player Inventory
- Individual Player Matchmaking
- Custom Player Lobbies
-
OnlineSubsystemBeamable
package for integration with Unreal'sIOnlineSubsystem
interfaces. -
Full Access to all Beamable features via an Auto Generated API (Blueprint-Compatible and C++ Versions)
-
Hathora Demo Sample project showing how to use Beamable's UE SDK, Beamable Microservices and a Game Server Orchestration service, like Hathora, to create a dedicated server game.
- Linux Dedicated Server Build for this Sample so you don't have to build UE from source to get it.