change : update package.json of obfuz

before-split
walon 2025-05-21 09:06:09 +08:00
parent 8f66a0ac5b
commit 5766d2f2f4
1 changed files with 4 additions and 3 deletions

View File

@ -2,14 +2,15 @@
"name": "com.code-philosophy.obfuz", "name": "com.code-philosophy.obfuz",
"version": "1.0.0-alpha", "version": "1.0.0-alpha",
"displayName": "Obfuz", "displayName": "Obfuz",
"description": "Obfuz is a powerful code obfuscation tool designed specifically for Unity projects.", "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": "Editor",
"documentationUrl": "https://obfuz.doc.code-philosophy.com/#/", "documentationUrl": "https://www.obfuz.com",
"changelogUrl": "https://obfuz.doc.code-philosophy.com/RELEASELOG.MD", "changelogUrl": "https://github.com/focus-creative-games/obfuz/commits/main/",
"licensesUrl": "https://github.com/focus-creative-games/obfuz/blob/main/LICENSE", "licensesUrl": "https://github.com/focus-creative-games/obfuz/blob/main/LICENSE",
"keywords": [ "keywords": [
"obfuscation", "obfuscation",
"obfuscator", "obfuscator",
"confuser",
"code-philosophy" "code-philosophy"
], ],
"author": { "author": {