Common-Games / Utils.Singletons

Set of easy to use, explicit Singletons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utilities.Singletons

Version Stars Discord Build

Set of easy to use, explicit Singletons.
Part of the CGTK Framework for Unity.

Paypal Ko-fi

Hiya! We're Common Games, thanks for checking out CGTK!
When using any of our packages, please make sure to Star 🌟 the repositories you're using.
Giving credit to Walter Hulsebos somewhere in your app/game would also be greatly appreciated!
Thank you!

Made with 💖 by Walter H.

Requirements

  • Unity 2020.2
  • The Unity Test Framework Package

Installation

#####Install the latest stable release by following these steps:

  1. Click on Window/Package Manager.
  2. Click on the little + icon.
  3. Click on button that says Add Package from git URL.
  4. Put in https://github.com/Walter-Hulsebos/Utilities.Singletons.git

And you're done! ;-)

Documentation

Every bit of public API on the master branch of this package has been unit-tested and benchmarked. But you should also run all unit tests yourself as they are included. We can never know if you have all the dependencies, your target platform, or your Unity version.

The documentation is separated into these parts;

Examples

Work In Progress

Overview API

Work In Progress

License

Licensed under the Don't Be A Cunt License

Copyright © 2021 Walter Hulsebos

About

Set of easy to use, explicit Singletons.

License:MIT License


Languages

Language:C# 100.0%