Overview Unreal Engine
Get started with Unreal Engine
The Openfort Unreal Engine SDK is an Unreal Engine library client for Openfort that allows you to add secure authentication, non-custodial wallets, and powerful UX infrastructure into your game.
Features#
Feature | Status |
---|---|
Sign in with email | ✅ |
Sign in with OAuth | ✅ |
Sign in with Third-Party Auth | ✅ |
Embedded wallet creation | ✅ |
Embedded wallet recovery | ✅ |
Embedded wallet signatures & transactions | ✅ |
Native smart wallets | ✅ |
Gas sponsorship | ✅ |
Session keys | ✅ |
Supported platforms#
- Windows (64-bit)
- macOS (minimum version 10.5)
- Android (minimum version 8.0)
- iOS (minimum version 15.2)
SUPPORTED UE VERSIONS
- Unreal Engine 5.4
- Unreal Engine 5.3
- Unreal Engine 5.2
- Unreal Engine 5.0
Build Platform | Unreal Engine Version | Windows | MacOS | iOS | Android |
---|---|---|---|---|---|
Windows | 5.0.3 | ✅ | ❌ | ❌ | ✅ |
5.2.1 | ✅ | ? | ? | ✅ | |
5.3 | ❌ | ✅ | ✅ | ✅ | |
5.4 | ❌ | ✅ | ✅ | ✅ | |
macOS | 5.2.1 | ❌ | ✅ | ✅ | ✅ |
5.3 | ❌ | ✅ | ✅ | ✅ | |
5.4 | ❌ | ✅ | ✅ | ✅ |
Get started#
Check out these popular guides to get started.
Templates#
Check out these popular samples to get started.