更新package中的category为Scripting
parent
0c0a6afee4
commit
1f74c8d65d
|
@ -3,7 +3,7 @@
|
||||||
"version": "1.0.0-beta.2",
|
"version": "1.0.0-beta.2",
|
||||||
"displayName": "Obfuz",
|
"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.",
|
"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",
|
"documentationUrl": "https://www.obfuz.com",
|
||||||
"changelogUrl": "https://github.com/focus-creative-games/obfuz/commits/main/",
|
"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",
|
"licensesUrl": "https://github.com/focus-creative-games/obfuz/blob/main/com.code-philosophy.obfuz/LICENSE",
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"displayName": "Obfuz4HybridCLR",
|
"displayName": "Obfuz4HybridCLR",
|
||||||
"description": "Obfuz4HybridCLR is a obfuz extension for HybridCLR",
|
"description": "Obfuz4HybridCLR is a obfuz extension for HybridCLR",
|
||||||
"category": "Editor",
|
"category": "Scripting",
|
||||||
"documentationUrl": "https://www.obfuz.com",
|
"documentationUrl": "https://www.obfuz.com",
|
||||||
"changelogUrl": "https://github.com/focus-creative-games/obfuz/commits/main/",
|
"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",
|
"licensesUrl": "https://github.com/focus-creative-games/obfuz/blob/main/com.code-philosophy.obfuz4hybridclr/LICENSE",
|
||||||
|
|
Loading…
Reference in New Issue