Skip to content

MetaPressDev/metapress-plugin-rpm

Repository files navigation

Ready Player Me Plugin 🏃

Allows user to choose a Ready Player Me avatar as their in-world avatar.

🔨 Installation for WordPress

You can install the Ready Player Me plugin the same way you install any plugin into your WordPress website.

There are two ways to get the plugin:

  1. Download the WordPress plugin from the release page
  2. Build the plugin from the source code (run npm run build in the root directory), then find the metapress_ready_player_me.zip file in the dist directory

To install the plugin into your WordPress website, you can do the following:

  1. On your WordPress dashboard (usually /wp-admin), click "Plugins" in the left sidebar
  2. Click the "Add New Plugin" button at the top of the page
  3. Click the "Upload Plugin" button at the top of the page
  4. Choose the metapress_ready_player_me-wordpress.zip file
  5. Click the "Install Now" button
  6. Click the "Activate" button

All set! 🎉

🔨 Installation for MP Core

If you are using MetaPress Core to embed MetaPress in your own site, you can add the following code to include this plugin:

<script src="https://cdn.metapress.dev/plugins/com.metapress.readyplayerme/loader.js"></script>

🤔 Selecting Avatar

To select a Ready Player Me avatar, you can do the following:

  1. Inside your world, click the settings icon (cog) in the left sidebar
  2. Click on the "Avatar" field
  3. At the very top-left, you should see "Ready Player Me"
  4. Click on "Ready Player Me"
  5. Customize an avatar or choose from an existing avatar if you have already logged in

Done! You should now see your avatar in the world 🚀

About

Ready Player Me plugin for MetaPress 🏃

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors