Init TEngine4.0.0

Init TEngine4.0.0
This commit is contained in:
ALEXTANG
2023-10-08 15:21:33 +08:00
parent 4c8c37ffd8
commit 8c3d6308b9
3773 changed files with 49313 additions and 150734 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "com.tengine",
"displayName": "TEngine",
"version": "4.0.0",
"unity": "2021.3",
"description": "A Unity development framework.",
"licensesUrl": "https://github.com/ALEXTANGXIAO/TEngine/blob/main/LICENSE",
"dependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/ALEXTANGXIAO/TEngine.git"
},
"keywords": [
"TEngine",
"Framework",
"unity-framework"
],
"author": {
"name": "ALEXTANGXIAO",
"email": "574809918@qq.com",
"url": "https://github.com/ALEXTANGXIAO/TEngine"
}
}