A simple Unity implementation of the Service Locator software pattern.
The package is available on the openupm registry. It's recommended to install it via openupm-cli.
openupm add com.pixelwizards.servicelocator
Add this to your project manifest.json
"com.pixelwizards.servicelocator": "https://github.com/PixelWizards/com.pixelwizards.servicelocator.git",
This package is also available via the OpenUPM scoped registry: https://openupm.com/packages/com.pixelwizards.servicelocator/
- This has been tested for
>= 2018.3
- See Docs
- None