[change] change package category to Scripting

main
walon 2025-06-01 18:00:09 +08:00
parent 8e27e8d41b
commit 56486b8a76
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "8.1.0",
"displayName": "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": "Scripting",
"documentationUrl": "https://hybridclr.doc.code-philosophy.com/#/",
"changelogUrl": "https://hybridclr.doc.code-philosophy.com/#/other/changelog",
"licensesUrl": "https://github.com/focus-creative-games/hybridclr_unity/blob/main/LICENSE",