🙍Avatar Manifest

Avatar Manifest describes custom avatars that can be used in particular Universe or Place.

NB: Avatar Manifests are available starting from Release 7. Documentation below is intended for the developers who participate in Early Adopters programme.

New Manifest format is used, no backward compatibility with the format of R5.

Simple Example of a Module with custom Avatars

url: core.morpheus.place/module/avatars
name: All available avatars
contents:
- avatar:
  slug: rpm
  platform: 
    SDK: readyPlayerMe
    version: 2
- avatar:
  slug: invisible
  platform: none

This is the default Module Manifest for Avatars currently supported by Morpheus. Below there are only Avatar Manifests from the module.

- avatar:
  slug: rpm
  platform: 
    SDK: readyPlayerMe
    version: 2

Avatar Manifest Properties

Last updated