Files
TEngine/UnityProject/Packages/com.code-philosophy.obfuz/package.json
2025-07-26 08:10:41 +08:00

22 lines
774 B
JSON

{
"name": "com.code-philosophy.obfuz",
"version": "2.0.0",
"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": "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",
"keywords": [
"obfuz",
"obfuscation",
"obfuscator",
"confuser",
"code-philosophy"
],
"author": {
"name": "Code Philosophy",
"email": "obfuz@code-philosophy.com",
"url": "https://code-philosophy.com"
}
}