You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
387 B
JSON
21 lines
387 B
JSON
{
|
|
"name": "org.lan.lanlib",
|
|
"displayName": "LanLib",
|
|
"version": "1.0.0",
|
|
"unity": "2022.3",
|
|
"unityRelease": "0a10",
|
|
"description": "LanLib - 一个自用工具包",
|
|
"keywords": [
|
|
"LanLib",
|
|
"Lan",
|
|
"Library"
|
|
],
|
|
"category": "LanLib",
|
|
"dependencies": {
|
|
},
|
|
"repository": {
|
|
"url": "https://git.noahlan.cn/noahlan/lanlib.git",
|
|
"type": "git"
|
|
}
|
|
}
|