Files
plugin-library/Assets/00.StaryEvoTools/package.json
zhangzheng c7c06d7e43 111
2025-12-15 12:56:59 +08:00

35 lines
840 B
JSON
Raw 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.staryevo.tools",
"version": "1.2.13",
"displayName": "00.StaryEvo.Tools",
"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",
"com.tuyoogame.yooasset": "2.3.16",
"com.staryevo.informationsave": "2.0.1"
},
"samples": [
{
"displayName": "Framework Example Scenes",
"description": "",
"path": "Samples~/Test"
},
{
"displayName": "Loading",
"description": "",
"path": "Samples~/SplashScreen"
}
]
}