暂存一波 (#1)

Reviewed-on: http://www.tengenverse.com:3000/osticko/TG_ARPG/pulls/1
This commit is contained in:
2023-08-25 18:05:38 +00:00
parent d8ab28268e
commit 1fdff56070
95 changed files with 2826 additions and 1 deletions

View File

@@ -0,0 +1,29 @@
{
"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"
]
}
]
}