Early Access Features
How to get the latest Unreal SDK early access features before they're released
Before you begin
1. Add ReadyPlayerMe - Early Access and glTFRuntime plugins
git submodule add --name Plugins/glTFRuntime -- https://github.com/rdeioris/glTFRuntime.git Plugins/glTFRuntime ; cd Plugins/glTFRuntime ; git checkout $(git describe --tags $(git rev-list --tags --max-count=1)) ; cd ../.. ; git submodule add --name Plugins/ReadyPlayerMe -- https://github.com/readyplayerme/rpm-unreal-sdk.git#develop Plugins/ReadyPlayerMe2. Continue with the Unreal Engine Quickstart guide
Last updated
Was this helpful?

