🛠️Installation (Alpha)

Follow this steps in order for installation

Requirements

  • Unreal 5.1

Thse steps will not be needed at launch; they only exist for the purpose of the Alpha.

Steps:

1) First you must download the SDK From GitHub

2) Inside your project create a new folder and named it "Plugins".

3) Copy and paste the zip file you downloaded from GitHub to the Plugins folder and extract it.

4) Right-click on your project file and press "Generate Visual Studio Project Files".

5) Open your Visual Studio Project Solution and press the play button to compile your project.

6) Make sure your plugin is activated inside your project.

Usage:

You can use Altura SDK inside your project now.

Last updated