[change] 更新package信息
parent
07b52bed05
commit
f8eee2ba49
14
package.json
14
package.json
|
@ -2,20 +2,22 @@
|
||||||
"name": "com.focus-creative-games.hybridclr_unity",
|
"name": "com.focus-creative-games.hybridclr_unity",
|
||||||
"version": "2.4.1",
|
"version": "2.4.1",
|
||||||
"displayName": "HybridCLR",
|
"displayName": "HybridCLR",
|
||||||
"description": "Unity package for HybridCLR. It includes editor and runtime scripts and assets for HybridCLR",
|
"description": "HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.",
|
||||||
"category": "Runtime",
|
"category": "Runtime",
|
||||||
"documentationUrl": "https://focus-creative-games.github.io/hybridclr/index",
|
"documentationUrl": "https://focus-creative-games.github.io/hybridclr-doc",
|
||||||
"changelogUrl": "https://github.com/focus-creative-games/hybridclr/commits/main",
|
"changelogUrl": "https://focus-creative-games.github.io/hybridclr-doc/#/other/changelog",
|
||||||
"licensesUrl": "https://github.com/focus-creative-games/hybridclr/blob/main/LICENSE",
|
"licensesUrl": "https://github.com/focus-creative-games/hybridclr/blob/main/LICENSE",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"HybridCLR",
|
"HybridCLR",
|
||||||
"hotupdate",
|
"hotupdate",
|
||||||
"hotfix",
|
"hotfix",
|
||||||
|
"code philosophy",
|
||||||
|
"unity",
|
||||||
"focus-creative-games"
|
"focus-creative-games"
|
||||||
],
|
],
|
||||||
"author": {
|
"author": {
|
||||||
"name": "focus-creative-games",
|
"name": "Code Philosophy",
|
||||||
"email": "hybridclr@focus-creative-games.com",
|
"email": "hybridclr@code-philosophy.com",
|
||||||
"url": "https://github.com/focus-creative-games/"
|
"url": "https://code-philosophy.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue