/CatLib-1

CatLib for unity3d dependency injection framework

Primary LanguageC#

Codecov

Learn about CatLib/Core source code

About CatLib for Unity

CatLib for Unity is a service provider framework developed for Unity3D that is very helpful for the development of some functional businesses. We also reduce the unnecessary work of developers by integrating common development components.

Getting Started

  • Download and extract the unitypackage to the unity project.
  • Install the sample project under CatLib/Example and create a GameObject in the scene.
  • Drag and drop the Demo/Runtime/Main.cs entry file onto GameObject.
  • Run your unity scene and you will see the console output welcome string: Hello CatLib.
  • Congratulations, the framework has been installed correctly, check out CatLib/CHANGELOG.md for change history.

Learning CatLib

CatLib has full documentation support and you can learn from CatLib Documentation.

Or you can ask your question via issues and we will respond to you in a timely manner.

Contribution

CatLib is still a young framework, and her growth and your contribution are inseparable. If you want to contribute to the project, please refer to: CatLib Contribution Document Your contribution will be included in the contributor list, we welcome any form of Pull Request!

License

The open source license used by CatLib is: MIT license.

Support