Skip to content

PixelWizards/com.pixelwizards.servicelocator

Repository files navigation

com.pixelwizards.servicelocator

openupm

A simple Unity implementation of the Service Locator software pattern.

Usage

Install via OpenUPM

The package is available on the openupm registry. It's recommended to install it via openupm-cli.

openupm add com.pixelwizards.servicelocator

Install via git url

Add this to your project manifest.json

"com.pixelwizards.servicelocator": "https://github.com/PixelWizards/com.pixelwizards.servicelocator.git",

OpenUPM Support

This package is also available via the OpenUPM scoped registry: https://openupm.com/packages/com.pixelwizards.servicelocator/

Prerequistes

  • This has been tested for >= 2018.3

Documentation

Content

Samples

Required dependencies

  • None

About

An implementation of the Service Locator pattern for Unity

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages