An open API service indexing awesome lists of open source software.

https://github.com/accelbyte/accelbyte-unreal-sdk-plugin

Official AccelByte Gaming Services SDK for Unreal Engine (supports UE4 and UE5)
https://github.com/accelbyte/accelbyte-unreal-sdk-plugin

sdk ue4 ue5 unreal-engine

Last synced: 2 months ago
JSON representation

Official AccelByte Gaming Services SDK for Unreal Engine (supports UE4 and UE5)

Awesome Lists containing this project

README

          

# AccelByte Unreal SDK

AccelByte Unreal SDK is a plugin for Unreal Engine.

## Assumptions

This documentation assumes that you are already familiar with modern C++, Unreal Engine, HTTP, REST API, microservice architecture, OAuth2, OpenID Connect, JWT, WebSocket.

## Supported Unreal Engine
- [ ] Unreal Engine 4.25
- [ ] Unreal Engine 4.26
- [x] Unreal Engine 4.27.x
- [x] Unreal Engine 5.0.x
- [x] Unreal Engine 5.1.x
- [x] Unreal Engine 5.2.x
- [x] Unreal Engine 5.3.x
- [x] Unreal Engine 5.4.x
- [x] Unreal Engine 5.5.x
- [x] Unreal Engine 5.6.x
- [x] Unreal Engine 5.7.x (Beta)

## Documentation
The setup and implementation guideline are available in [our portal](https://docs.accelbyte.io/gaming-services/getting-started/setup-game-sdk/unreal-sdk/).