Files
plugin-library/Assets/00.ARMazTools/package.json
zhangzheng 033edf402f 111
2026-01-05 12:24:17 +08:00

23 lines
541 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.armaztools",
"version": "1.0.3",
"displayName": "00.StaryEvo.ARMazTools",
"description": "This is an ARMazTools 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"
},
"samples": [
]
}