Files
plugin-library/Assets/00.StaryEvoTools/package.json

30 lines
723 B
JSON
Raw Normal View History

2025-09-02 10:54:13 +08:00
{
2025-09-04 11:43:35 +08:00
"name": "com.staryevo.tools",
2026-04-18 11:02:14 +08:00
"version": "1.4.12",
2025-09-04 11:43:35 +08:00
"displayName": "00.StaryEvo.Tools",
2025-09-02 10:54:13 +08:00
"description": "This is an Framework package(后台服务器版本端口9527)",
"unity": "2021.3",
"unityRelease": "30f1",
"author": {
"name": "staryEvo",
"email": "zaze97@163.com",
"url": ""
},
"repository": {
"type": "git",
"url": "http://192.168.31.100:8088/framework/xosmopluginlibrary.git#02.InformationSave"
},
"dependencies": {
"com.cysharp.unitask": "2.5.10",
2026-04-13 23:03:19 +08:00
"com.tuyoogame.yooasset": "2.3.18",
2025-10-31 12:08:48 +08:00
"com.staryevo.informationsave": "2.0.1"
2025-09-02 10:54:13 +08:00
},
"samples": [
{
"displayName": "Loading",
"description": "",
"path": "Samples~/SplashScreen"
}
]
}