mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
接入obfuz->2.0
This commit is contained in:
22
UnityProject/Packages/com.code-philosophy.obfuz/package.json
Normal file
22
UnityProject/Packages/com.code-philosophy.obfuz/package.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user