2025-05-17 14:53:51 +08:00
{
"name" : "com.code-philosophy.obfuz" ,
"version" : "1.0.0-alpha" ,
"displayName" : "Obfuz" ,
2025-05-21 09:06:09 +08:00
"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." ,
2025-05-17 14:53:51 +08:00
"category" : "Editor" ,
2025-05-21 09:06:09 +08:00
"documentationUrl" : "https://www.obfuz.com" ,
"changelogUrl" : "https://github.com/focus-creative-games/obfuz/commits/main/" ,
2025-05-17 14:53:51 +08:00
"licensesUrl" : "https://github.com/focus-creative-games/obfuz/blob/main/LICENSE" ,
"keywords" : [
"obfuscation" ,
"obfuscator" ,
2025-05-21 09:06:09 +08:00
"confuser" ,
2025-05-17 14:53:51 +08:00
"code-philosophy"
] ,
"author" : {
"name" : "Code Philosophy" ,
"email" : "obfuz@code-philosophy.com" ,
"url" : "https://code-philosophy.com"
}
}