https://github.com/careboo/reject
An IoC Framework built on top of Unity's serialization system.
https://github.com/careboo/reject
Last synced: 2 months ago
JSON representation
An IoC Framework built on top of Unity's serialization system.
- Host: GitHub
- URL: https://github.com/careboo/reject
- Owner: CareBoo
- License: mit
- Created: 2020-06-20T16:37:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T17:04:03.000Z (almost 6 years ago)
- Last Synced: 2025-03-11T12:39:39.103Z (over 1 year ago)
- Language: C#
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reject
An "Editor"-time IoC Framework built on top of Unity's serialization system. Inject your favorite classes into the components of a Scene, Prefab, or your whole project.
## WIP
Please come back again!