mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Init TEngine4.0.0
Init TEngine4.0.0
This commit is contained in:
23
UnityProject/Assets/TEngine/package.json
Normal file
23
UnityProject/Assets/TEngine/package.json
Normal 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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user