[change] change package category to Scripting
parent
8e27e8d41b
commit
56486b8a76
|
|
@ -3,7 +3,7 @@
|
||||||
"version": "8.1.0",
|
"version": "8.1.0",
|
||||||
"displayName": "HybridCLR",
|
"displayName": "HybridCLR",
|
||||||
"description": "HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.",
|
"description": "HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.",
|
||||||
"category": "Runtime",
|
"category": "Scripting",
|
||||||
"documentationUrl": "https://hybridclr.doc.code-philosophy.com/#/",
|
"documentationUrl": "https://hybridclr.doc.code-philosophy.com/#/",
|
||||||
"changelogUrl": "https://hybridclr.doc.code-philosophy.com/#/other/changelog",
|
"changelogUrl": "https://hybridclr.doc.code-philosophy.com/#/other/changelog",
|
||||||
"licensesUrl": "https://github.com/focus-creative-games/hybridclr_unity/blob/main/LICENSE",
|
"licensesUrl": "https://github.com/focus-creative-games/hybridclr_unity/blob/main/LICENSE",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue