48 Forks
286 Stars
286 Watchers

UnitySingleton

The best way to implement singleton pattern in Unity.

How to download and setup UnitySingleton

Open terminal and run command
git clone https://github.com/UnityCommunity/UnitySingleton.git
git clone is used to create a copy or clone of UnitySingleton repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UnitySingleton https://github.com/UnityCommunity/UnitySingleton/archive/master.zip

Or simply clone UnitySingleton with SSH
[email protected]:UnityCommunity/UnitySingleton.git

If you have some problems with UnitySingleton

You may open issue on UnitySingleton support forum (system) here: https://github.com/UnityCommunity/UnitySingleton/issues