Import SDK Manually
Add ReadyPlayerMe plugin as a submodule to an existing Git project.
Option 1 - Download as a zip
Option 2 - Add SDK as a Git submodule
git submodule add --name Plugins/ReadyPlayerMe -- https://github.com/readyplayerme/rpm-unreal-sdk.git Plugins/ReadyPlayerMe ; cd Plugins/ReadyPlayerMe ; git checkout $(git describe --tags $(git rev-list --tags --max-count=1)) ; cd ../..Updating ReadyPlayerMe Git submodule
Continue with the Quickstart
Last updated
Was this helpful?



