Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Releases: readyplayerme/rpm-unity-sdk-core

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 10:55

This update includes an additional popup for the new Quick Start sample, operation completed event and README updates.

Changelog

Added

  • quick start sample popup
  • added operation completed event
  • discussion link to README.md

Updated

  • OpenUPM installation added to README.md

Ready Player Me Unity SDK: Core v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 13:57

This update fixes a number of bugs and adds support for optional SDK logging.

Changelog

Added

  • optional sdk logging
  • don't ask again option for update check

Updated

  • PartnerSubdomainSettings refactored to a CoreSettings scriptable object

Fixed

  • core settings asset now automatically created if it is missing.
  • Various bug fixes and improvements

Ready Player Me Unity SDK: Core 0.1.1

Pre-release

Choose a tag to compare

@HarrisonHough HarrisonHough released this 22 Jan 22:20

This hotfix updates the repo names in the module list and increments version numbers

Changelog

Updated

  • repository names in module list + version numbers

Ready Player Me Unity SDK: Core 0.1.0

Pre-release

Choose a tag to compare

@HarrisonHough HarrisonHough released this 12 Jan 11:24

This is the first release of the Core module as part of a modularized Ready Player Me Unity SDK update.

Changelog

Added

  • inline code documentation
  • Contribution guide and code of conduct
  • module installer and updater for handling package installation

Updated

  • A big refactor of code and classes

Fixed

  • Various bug fixes and improvements