mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
22 lines
774 B
JSON
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"
|
|
}
|
|
} |