com.vovgou.loxodon-framework-fody
Version:
This is a plugin for static weaving code that integrates Fody into a Unity project.
23 lines (22 loc) • 542 B
JSON
{
"name": "com.vovgou.loxodon-framework-fody",
"displayName": "Loxodon Framework Fody",
"version": "2.6.7",
"unity": "2018.4",
"description": "This is a plugin for static weaving code that integrates Fody into a Unity project.",
"license": "MIT",
"keywords": [
"MVVM",
"Unity3d",
"Fody",
"Weaver"
],
"author": {
"name": "Clark Yang",
"email": "yangpc.china@gmail.com",
"url": "https://github.com/vovgou/loxodon-framework"
},
"category": "GUI",
"relatedPackages": {},
"dependencies": {}
}