C++ Unreal Engine
The first step of integrating GameFuse with your project, is to make an account
After creating your account, add your first game and note the ID and API Token.
With this setup, you can now connect via your game client.
- download the Plugin from GitHub or the Unreal Store
- unzip the code
- add it to your UnrealEngine project in the Plugins folder
- enable the plugin inside the engine
Finally add the GameFuse plugin into your Project.build.cs
Click on the following link to see an example of GameFuse implemented in Unreal 5.2.1