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)
- Host: GitHub
- URL: https://github.com/accelbyte/accelbyte-unreal-sdk-plugin
- Owner: AccelByte
- License: other
- Created: 2021-07-21T08:24:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-04T04:02:03.000Z (5 months ago)
- Last Synced: 2025-11-04T06:04:59.389Z (5 months ago)
- Topics: sdk, ue4, ue5, unreal-engine
- Language: C++
- Homepage: https://accelbyte.io/
- Size: 35.9 MB
- Stars: 25
- Watchers: 2
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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/).