更新package中的category为Scripting

before-split
walon 2025-06-01 17:58:59 +08:00
parent 0c0a6afee4
commit 1f74c8d65d
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.0-beta.2",
"displayName": "Obfuz",
"description": "Obfuz is an open-source Unity code obfuscation tool designed to provide Unity developers with a powerful, secure, and user-friendly code protection solution.",
"category": "Editor",
"category": "Scripting",
"documentationUrl": "https://www.obfuz.com",
"changelogUrl": "https://github.com/focus-creative-games/obfuz/commits/main/",
"licensesUrl": "https://github.com/focus-creative-games/obfuz/blob/main/com.code-philosophy.obfuz/LICENSE",

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"displayName": "Obfuz4HybridCLR",
"description": "Obfuz4HybridCLR is a obfuz extension for HybridCLR",
"category": "Editor",
"category": "Scripting",
"documentationUrl": "https://www.obfuz.com",
"changelogUrl": "https://github.com/focus-creative-games/obfuz/commits/main/",
"licensesUrl": "https://github.com/focus-creative-games/obfuz/blob/main/com.code-philosophy.obfuz4hybridclr/LICENSE",