com.gameframex.unity.global.../package.json

25 lines
886 B
JSON

{
"name": "com.gameframex.unity.globalconfig",
"displayName": "Game Frame X Global Config",
"category": "Game Framework X",
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X Global Config组件 - 全局配置管理器,主要记录从服务器获取的配置信息.",
"version": "1.0.7",
"unity": "2017.1",
"keywords": [
"Game Framework X"
],
"repository": {
"name": "com.gameframex.unity.globalconfig",
"url": "https://github.com/gameframex/com.gameframex.unity.globalconfig.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.web": "1.1.2"
}
}