Download Plugins

This document explains how to add the Convai ReadyPlayerMe plugin to your project.

Steps to add Convai ReadyPlayerMe plugin to your project: -

  1. Go to this Drive Link.

  2. Download the version corresponding to your Unreal Engine.

  3. In your project directory create a folder named Plugins if it does not already exist.

  4. Extract the contents of the downloaded zip in the Plugins folder, the final folder hierarchy should look like this:

    ├── Your Project Name
        ├── Plugins
            ├── ConvaiReadyPlayerMe
            ├── glTFRuntime

Last updated