Skip to content

Commit 343f85f

Browse files
authored
Merge pull request #1 from PixelWizards/gekidoslair-service-locator-package
Update 15-service-locator.md
2 parents 1409a94 + c7bd52f commit 343f85f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_text/15-service-locator.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,9 @@ Unity has implemented this pattern in the form of the GetComponent() method.
3131
- **Facade.** You can use Facade in combination with Service Locator.
3232

3333

34-
## [Back](../)
34+
Here is an example implementation of the Service Locator pattern as a Unity UPM package:
35+
36+
https://github.com/PixelWizards/com.pixelwizards.servicelocator
37+
38+
39+
## [Back](../)

0 commit comments

Comments
 (0)