com.vovgou.loxodon-framework-localization-csv
Version:
This is a plugin for the Loxodon.Framework, which supports reading localized resources from csv files.
43 lines (42 loc) • 1.02 kB
JSON
{
"name": "com.vovgou.loxodon-framework-localization-csv",
"displayName": "Loxodon Framework Localization CSV",
"version": "2.6.7",
"unity": "2018.4",
"description": "This is a plugin for the Loxodon.Framework, which supports reading localized resources from csv files.",
"license": "MIT",
"keywords": [
"Loxodon",
"Framework",
"Databinding",
"Localization",
"MVVM",
"UI",
"UGUI",
"FairyGUI",
"UIElements",
"XLua",
"Lua"
],
"author": {
"name": "Clark Yang",
"email": "yangpc.china@gmail.com"
},
"category": "GUI",
"homepage": "https://github.com/vovgou/loxodon-framework?path=Loxodon.Framework.LocalizationsForCsv",
"repository": {
"type": "git",
"url": "https://github.com/vovgou/loxodon-framework"
},
"relatedPackages": {},
"dependencies": {
"com.vovgou.loxodon-framework": "2.6.7"
},
"samples": [
{
"displayName": "Tutorials",
"description": "Tutorials",
"path": "Samples~/Tutorials"
}
]
}