Skip to content

A class to make Singleton implementation quick and easy.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

PixelRubro/SingletonMonobehaviour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Singleton Monobehaviour

Singleton pattern implementation in Unity quick and easy.

Installing

Using git

  • Open the Package Manager window
  • Click on the "plus" sign
  • Select "Add package from git URL"
  • Paste this repo's SSH link (git@github.com:PixelRouge/SingletonMonobehaviour.git)

Editing manifest file

Add the following line to your manifest.json found in the "Packages" folder

"com.pixelrouge.singleton": "git@github.com:PixelRouge/SingletonMonobehaviour.git"

About

A class to make Singleton implementation quick and easy.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages