This commit is contained in:
2025-03-04 16:02:44 +08:00
parent 207a2dc5a5
commit 1e49f4b547
149 changed files with 7394 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "com.staryevo.codechecker",
"version": "1.0.0",
"displayName": "01.CodeChecker",
"description": "代码检查工具",
"unity": "2021.3",
"unityRelease": "30f1",
"keywords": [
"unity",
"scirpt"
],
"author": {
"name": "staryEvo",
"url": "https://www.unity3d.com"
}
}