# u3d-framework **Repository Path**: andersonunity/u3d-framework ## Basic Information - **Project Name**: u3d-framework - **Description**: a simple and powerful unity-framework - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-09-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Introduce An open source unity engine framework, Users only need to care about the logic of the game, without having to understand the underlying architecture. Unity-framework is a simple, powerful, integrated, quickly unity framework. ## Achieve Here not to introduce, add later, interested can read the source code. ## Feature Framework to achieve a strong network layer, based on protobuf, integrated powerful interface framework and so on. ## Usage Compile, import, use. ``` del "$(SolutionDir)Assets\Plugins\Managed\Framework\Engine\$(ProjectName).*" Copy "$(ProjectDir)..\bin\Debug\$(ProjectName).*" "$(SolutionDir)Assets\Plugins\Managed\Framework\Engine\" ``` ## Structure ![u3d-framework](https://hellowod.github.io/u3d-framework/media/frame.png) ## Donate You can also donate me for a coffee, and I'll do better. Thanks. | PayPal | Wechat Pay | Alipay | |:---------------------------------------------------------------------------:|:---------------------------------------------------------------------------:|:---------------------------------------------------------------------------:| | [![PayPal](https://www.paypalobjects.com/webstatic/paypalme/images/pp_logo_small.png)
Donate via PayPal ](https://www.paypal.me/abaojin) | ![wechat](https://hellowod.github.io/u3d-framework/media/weixin.png) | ![alipay](https://hellowod.github.io/u3d-framework/media/zhifubao.png) | ## License [MIT License](https://hellowod.github.io/u3d-framework/LICENSE.md)