Skip to main content

Getting Started With Unreal Engine

Last updated on

This guide will walk you through how to get started using AccelByte Gaming Services (AGS) Starter’s services in your game. Before you begin, make sure you have installed our AGS Starter Unreal Engine SDK. The SDK acts as a bridge between your game and our services.

Download Unreal Engine SDK

Tutorial

Follow the steps below to get started using our services using the AGS Starter Unreal Engine SDK.

  1. Create a Game Title in the Admin Portal.

  2. Download the configuration file for Unreal Engine (default engine.ini) in the Admin Portal.

  3. Follow the tutorial to configure the AGS Starter Unreal Engine SDK.

  4. Implement authentication using IAM login.

  5. Integrate the Lobby service, which acts as the main hub where players join sessions and await matchmaking with other players.

  6. Integrate the Friends service so your players can add each other as friends in your game.

  7. Integrate the Party service so players can form temporary alliances in a multiplayer game.