Packages

Sign Up

Packages

A Unity UPM package is a container that stores various types of features or assets, such as:

  • Editor tools and libraries, such as a text editor, an animation viewer, or test frameworks.
  • Runtime tools and libraries, such as the Physics API or a Graphics pipeline.
  • Asset collections, such as Textures or animations.
  • Project templates to share common project types with others.

The free Unity packages offered below are for educational and professional use.

Delivery Methods

  • GitHub – Popular & powerful
  • Npm – Popular & powerful. Supports nested dependencies
NameInfo
RMC ReadMe
GitHub /  Npm)
Display a custom ReadMe for the Unity Inspector Window
RMC ReadMe Authoring
GitHub /  Npm)
Author a custom ReadMe for the Unity Inspector Window
RMC Core
GitHub /  Npm)
Core library for Unity Development including audio, custom data types, and reusable Unity UI elements
RMC Mini MVCS
GitHub /  Npm)
MVCS (Model View Controller Service) architecture framework for Unity. Created in 2023. MonoBehaviours are optional
RMC UMVCS
GitHub /  Npm)
MVCS (Model View Controller Service) architecture framework for Unity. Created in 2018. MonoBehaviours are required
RMC Web3
GitHub /  Npm)
Web3 library for Unity Development