com.alianblank.gameframex.u.../package.json

27 lines
997 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.localization",
"displayName": "Game Frame X Localization",
"category": "Game Framework X",
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X Localization组件 - Unity本地化功能包提供本地化功能使本地化功能的使用更加简单高效。",
"version": "2.0.0",
"unity": "2019.4",
"keywords": [
"Game Framework X"
],
"repository": {
"name": "com.gameframex.unity.localization",
"url": "https://github.com/gameframex/com.gameframex.unity.localization.git",
"type": "git"
},
"author": {
"name": "Blank",
"email": "alianblank@outlook.com",
"url": "https://gameframex.doc.alianblank.com"
},
"dependencies": {
"com.gameframex.unity": "1.1.1",
"com.gameframex.unity.ui": "1.0.0",
"com.gameframex.unity.asset": "1.0.6",
"com.gameframex.unity.event": "1.0.0"
}
}