Crossplay Integration Kit
Getting Started

Setup

Configure EOS credentials

Setup

Get EOS Credentials

  1. Go to dev.epicgames.com/portal
  2. Create or select your product
  3. Go to Product Settings → SDK Credentials
  4. Copy: Product ID, Sandbox ID, Deployment ID, Client ID, Client Secret

Configure Plugin

Project Settings → Plugins → EOS Integration Kit

FieldValue
Product IDYour EOS Product ID
Sandbox IDYour Sandbox ID
Deployment IDYour Deployment ID
Client IDYour Client Credentials ID
Client SecretYour Client Secret

Platform Setup

Steam

  • Add Steam App ID to Config/DefaultEngine.ini:
[OnlineSubsystemSteam]
SteamAppId=YOUR_APP_ID

Epic Games Store

  • Configure in EOS Portal → Epic Games Store settings

Consoles

  • Contact platform holder for SDK access
  • Configure platform-specific credentials in EOS Portal

On this page