Skip to content

UE5 SDK for building games that interact with blockchains. 🎮

Notifications You must be signed in to change notification settings

openfort-xyz/openfort-unreal-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Illustration_01

Openfort UE5 SDK

Installation

  1. Since .uasset and .umap files are stored on Git Large File Storage, you must download and install git-lfs from here before cloning the respository
  2. Clone the unreal-openfort-sdk repository or download the zip/tarball from one of the versions here
  3. Copy the cloned repo into your project's Plugins folder, e.g.: MyGame/Plugins/unreal-openfort-sdk
  4. Restart your project (Unreal Editor & IDE), upon restart it should load the unreal-sdk-plugin and should be good to use

Setup

Blueprint

See the included sample widgets in All->Plugins->Openfort Content in the Unreal Editor content browser for examples of how to use the plugin in Blueprint. If you don't see a Plugins folder under All you may need to enable Show Plugin Content in the content browser's Settings menu.

C++

Check out the OpenfortSDK.h file for the C++ OpenfortSDK API. In order to know the list of methods to call for the OpenfortSDK Login Flow and the OpenfortSDK Log out Flow, follow the same sequence of steps as the Blueprint widget examples below.

About

UE5 SDK for building games that interact with blockchains. 🎮

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published