com.gameframex.unity.tencen.../package.json

16 lines
474 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "com.gameframex.unity.tencent.xlua",
"displayName": "XLua",
"version": "2.1.16",
"unity": "2019.4",
"description": "xLua为Unity、 .Net、 Mono等C#环境增加Lua脚本编程的能力借助xLua这些Lua代码可以方便的和C#相互调用",
"author": {
"name": "Tencent",
"url": "https://github.com/Tencent/xLua"
},
"repository": {
"type": "git",
"url": "https://github.com/Tencent/xLua.git"
},
"relatedPackages": {}
}