1 Star 1 Fork 1

Loan_Unity/LoxodonFramework2.1.4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
秦龙 提交于 2022-04-26 14:46 . 基本文件上传
{
"name": "com.vovgou.loxodon-framework",
"displayName": "Loxodon Framework",
"version": "2.1.4",
"unity": "2018.4",
"description": "LoxodonFramework is a lightweight MVVM(Model-View-ViewModel) framework built specifically to target Unity3D. Databinding and localization are supported.It has a very flexible extensibility.It makes your game development faster and easier.\n\nFor tutorials,examples and support,please see the project.You can also discuss the project in the Unity Forums.\n\nThe plugin is compatible with MacOSX,Windows,Linux,UWP,IOS and Android,and provides all the source code of the project.",
"license": "MIT",
"keywords": [
"Loxodon",
"Framework",
"Databinding",
"Localization",
"MVVM",
"UI",
"UGUI",
"FairyGUI",
"UIElements",
"UIToolkit",
"XLua",
"Lua"
],
"author": {
"name": "Clark Yang",
"email": "yangpc.china@gmail.com",
"url": "https://github.com/vovgou/loxodon-framework"
},
"category": "GUI",
"relatedPackages": {},
"publishConfig": {
"registry": "https://package.openupm.com"
},
"samples": [
{
"displayName": "Examples",
"description": "Examples",
"path": "Samples~/Examples"
},
{
"displayName": "Tutorials",
"description": "Tutorials",
"path": "Samples~/Tutorials"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/loan-unity/loxodon-framework2.1.4.git
git@gitee.com:loan-unity/loxodon-framework2.1.4.git
loan-unity
loxodon-framework2.1.4
LoxodonFramework2.1.4
master

搜索帮助