更新5.3引擎

This commit is contained in:
2023-09-22 04:01:05 +08:00
parent 5d1348519e
commit 575cbfc3ff
43 changed files with 12 additions and 2785 deletions

View File

@@ -1,29 +0,0 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "3.3",
"FriendlyName": "DBTween",
"Description": "This is a Plugin for Tweeen Animation",
"Category": "Other",
"CreatedBy": "DearBing",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.2.0",
"CanContainContent": false,
"Installed": true,
"SupportedTargetPlatforms": [
"Win64"
],
"Modules": [
{
"Name": "DBTween",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64"
]
}
]
}