https://github.com/rotorz/unity3d-zenject-services
Service and configuration management for Zenject in Unity games.
https://github.com/rotorz/unity3d-zenject-services
unity3d unity3d-npm-package zenject
Last synced: 3 months ago
JSON representation
Service and configuration management for Zenject in Unity games.
- Host: GitHub
- URL: https://github.com/rotorz/unity3d-zenject-services
- Owner: rotorz
- License: mit
- Created: 2017-05-12T01:41:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T02:43:22.000Z (almost 7 years ago)
- Last Synced: 2025-01-16T05:55:48.827Z (5 months ago)
- Topics: unity3d, unity3d-npm-package, zenject
- Language: C#
- Size: 101 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unity3d-zenject-services
Service and configuration management for [Zenject](https://github.com/modesttree/Zenject)
in Unity games.```sh
$ yarn add rotorz/unity3d-zenject-services
```This package is compatible with the [unity3d-package-syncer][tool] tool. Refer to the
tools' [README][tool] for information on syncing packages into a Unity project.[tool]: https://github.com/rotorz/unity3d-package-syncer
## Contribution Agreement
This project is licensed under the MIT license (see LICENSE). To be in the best
position to enforce these licenses the copyright status of this project needs to
be as simple as possible. To achieve this the following terms and conditions
must be met:- All contributed content (including but not limited to source code, text,
image, videos, bug reports, suggestions, ideas, etc.) must be the
contributors own work.- The contributor disclaims all copyright and accepts that their contributed
content will be released to the public domain.- The act of submitting a contribution indicates that the contributor agrees
with this agreement. This includes (but is not limited to) pull requests, issues,
tickets, e-mails, newsgroups, blogs, forums, etc.