Try SDK for Unreal Engine

Integrate the STYLE Marketplace in Unreal Engine.

Take less than 15 minutes to download the SDK for Unreal Engine and integrate the STYLE Marketplace into Unreal Engine project.

What you need

  • Make sure you have Unreal Engine 5.0 or later available.

  • Get an endpoint

Bring the STYLE Marketplace into Unreal Engine

  1. Download the latest STYLE Protocol Unreal Engine SDK.

  2. Create an Unreal Engine project using 5.0 or later.

  3. Close the editor.

  4. Copy Plugins folder from STYLE Protocol SDK into your project.

  5. Launch the editor again and rebuild plugins depending on your Unreal Engine's version.

  6. Open Private/Secrets.cpp and substitute Endpoints and an Alchemy key (optional) .

  7. Use Hyperplay to build your game.

    • You'll find the SDK into the STYLE SDK folder.

    • There is an example usage inside the STYLESDKExamples Graph.

Last updated