25 lines
590 B
JSON
25 lines
590 B
JSON
{
|
|
"name": "com.nobug.fantasy",
|
|
"version": "1.0.0",
|
|
"displayName": "Nobug.Fantasy.Unity",
|
|
"description": "客户端框架.",
|
|
"category": "Network Framework",
|
|
"documentationUrl": "https://www.code-fantasy.com/",
|
|
"changelogUrl": "https://www.code-fantasy.com/",
|
|
"licensesUrl": "https://www.code-fantasy.com/",
|
|
"keywords": [
|
|
"Fantasy",
|
|
"Framework",
|
|
"hotfix",
|
|
"Server",
|
|
"Network"
|
|
],
|
|
"author": {
|
|
"name": "BobSong",
|
|
"email": "605277374@qq.com",
|
|
"url": "https://www.nobug.com/"
|
|
},
|
|
"dependencies": {
|
|
"com.fantasy.unity": "2025.2.0"
|
|
}
|
|
} |