All Projects → CatLib → Framework

CatLib / Framework

Licence: mit
deprecated, use : https://github.com/CatLib/CatLib

Projects that are alternatives of or similar to Framework

Jengine
JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 | JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up quickly and making hot update-able games easily
Stars: ✭ 564 (+102.15%)
Mutual labels:  framework, unity, unity3d
Catlib
CatLib for unity3d dependency injection framework
Stars: ✭ 228 (-18.28%)
Mutual labels:  framework, unity, unity3d
Centrifuge
Cross-platform runtime mod loader and API for any Unity-based game. Supports Unity 5 and up!
Stars: ✭ 18 (-93.55%)
Mutual labels:  framework, unity, unity3d
Knight
Knight is a game framework based on Unity3D engine. It includes a complete assetbundle manager, a c# hotfix module based on ILRuntime, and a UI module based on MVVM, and other basic functions support.
Stars: ✭ 302 (+8.24%)
Mutual labels:  framework, unity, unity3d
Ecs
ECS for Unity with full game state automatic rollbacks
Stars: ✭ 151 (-45.88%)
Mutual labels:  framework, unity, unity3d
Bepinex
Unity / XNA game patcher and plugin framework
Stars: ✭ 1,001 (+258.78%)
Mutual labels:  framework, unity, unity3d
Unity Core Project
Core Framework for Unity
Stars: ✭ 42 (-84.95%)
Mutual labels:  framework, unity, unity3d
Extosc
extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.
Stars: ✭ 69 (-75.27%)
Mutual labels:  framework, unity, unity3d
Core
CatLib lightweight dependency injection container
Stars: ✭ 148 (-46.95%)
Mutual labels:  framework, unity, unity3d
Bdframework.core
[中]Simple! Easy! Powerful Unity3d game workflow! Unity3d framework:c# hotfix(ILRuntime)、asset manager、ui workflow、network debug... and so on
Stars: ✭ 1,196 (+328.67%)
Mutual labels:  framework, unity, unity3d
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (-35.84%)
Mutual labels:  framework, unity, unity3d
Qframework
Unity3D System Design Architecture
Stars: ✭ 2,326 (+733.69%)
Mutual labels:  framework, unity, unity3d
Xrtk Core
The Official Mixed Reality Framework for Unity
Stars: ✭ 219 (-21.51%)
Mutual labels:  framework, unity, unity3d
Merino
Merino is a narrative design tool that lets you write Yarn scripts inside the Unity Editor
Stars: ✭ 275 (-1.43%)
Mutual labels:  unity, unity3d
Deform Prototype
A prototyped framework for deforming meshes in the editor and at runtime in Unity. Not in development anymore, but it's still pretty awesome!
Stars: ✭ 256 (-8.24%)
Mutual labels:  unity, unity3d
Ngx
Ngx - Neural network based visual generator and mixer
Stars: ✭ 277 (-0.72%)
Mutual labels:  unity, unity3d
Rdsystem
Reaction-diffusion system with CustomRenderTexture.
Stars: ✭ 271 (-2.87%)
Mutual labels:  unity, unity3d
Tork
Arcade vehicle physics for Unity
Stars: ✭ 256 (-8.24%)
Mutual labels:  unity, unity3d
Egameplay
一个基于Entity-Component模式的灵活、通用的战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格
Stars: ✭ 239 (-14.34%)
Mutual labels:  framework, unity
Unmaskforugui
Reverse mask for uGUI element in Unity.
Stars: ✭ 259 (-7.17%)
Mutual labels:  unity, unity3d

Codecov

We are currently preparing to convert the comments in the code to the English version. We look forward to your joining.

CatLib for Unity 请访问:CatLib/CatLib

CatLib Core(最小可用框架) 请访问:CatLib/Core

关于CatLib

CatLib 是一套渐进式服务提供者框架,我们通过集成常见的开发组件来减少开发者们不必要的工作,例如:

CatLib提供了项目所必备的基础组件 , 您可以通过接口简单的调用就可以访问这些组件的特性. 您也可以根据业务需求自由组合搭配这些组件,来构建一个完整的项目。

无论您是一个新的项目还是一个正在被开发的项目,您都可以轻松的嵌入CatLib。绝大多数的CatLib的组件都可以被单独使用和无感知替换的,我们也欢迎其他的框架开发者来使用这些组件。

安装CatLib

使用Nuget安装

Install-Package CatLib.Framework -Version 1.1.2

学习CatLib

我们已经准备了各个组件的教程,您只需要进入 中文文档 / English Document 就可以看到她们。

您也可以通过 CatLib问答系统 来提出您的问题。

架构图

项目开发计划

CatLib一直都在建立新的组件来降低开发者的工作量,进入 CatLib 开发计划 来了解未来的开发序列。

贡献

CatLib还是一个年轻的框架,她的成长和你们的贡献是分不开的,如果您想要为项目进行贡献请参考: CatLib 贡献文档 您的贡献将会被列入贡献者名单,我们欢迎任何形式的Pull Request!

issues 不仅仅只是用于bug跟踪 , 如果您有好的意见或者想法,也欢迎创建 issues 一起讨论。

授权

CatLib使用的开源许可是:MIT license.

技术支持

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].