This commit is contained in:
CortexCore
2024-11-23 17:20:13 +08:00
commit bb257507bc
133 changed files with 2574 additions and 0 deletions

10
Src/package.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "com.project.b",
"displayName": "Project B",
"version": "2024.3.31",
"unity": "2022.3",
"description": "Project B 类库与接口",
"keywords": [],
"license": "MIT",
"dependencies": {}
}