com.vovgou.loxodon-framework-uitoolkit
Version:
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. For tutorials,e
44 lines (43 loc) • 1.35 kB
JSON
{
"name": "com.vovgou.loxodon-framework-uitoolkit",
"displayName": "Loxodon Framework UIToolkit",
"version": "2.6.6",
"unity": "2021.3",
"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": {},
"dependencies": {
"com.vovgou.loxodon-framework": "2.6.4"
},
"repository": {
"type": "git",
"url": "https://github.com/vovgou/loxodon-framework"
},
"samples": [
{
"displayName": "Examples",
"description": "Examples",
"path": "Samples~/Examples"
}
]
}