Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 865 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 865 Bytes

Singletons

Singleton classes for Unity

openupm

Installation

There are multiple ways to install this package into your project:

  • Add it to your project through OpenUPM (recommended)
  • Add the package to the Unity package manager using the HTTPS URL of this repository (recommended)
  • Download the whole repository as a .zip and place the contents into a subfolder in your assets folder
  • Fork the repository and add it as a submodule in git

Collaboration

Support this project with a ⭐️, report an issue or if you feel adventurous and would like to extend the functionality open a pull request.