Files
plugin-library/Assets/06.UIFarme/package.json

24 lines
496 B
JSON
Raw Normal View History

2025-04-10 18:15:01 +08:00
{
"name": "com.staryevo.uifarme",
"displayName": "06.UIFarme",
2025-09-24 17:16:12 +08:00
"version": "2.0.4",
2025-09-23 11:18:38 +08:00
"description": "UI框架工具",
2025-04-10 18:15:01 +08:00
"unity": "2021.3",
"unityRelease": "30f1",
"keywords": [
"unity",
"scirpt"
],
"repository": {
"type": "git",
"url": "http://192.168.31.100:8088/framework/xosmopluginlibrary.git#02.InformationSave"
},
2025-04-11 10:21:58 +08:00
"dependencies": {
"com.tuyoogame.yooasset": "2.3.7"
},
2025-04-10 18:15:01 +08:00
"author": {
"name": "staryEvo",
"url": "https://www.unity3d.com"
}
}