Files
TG_ARPG/Plugins/DBTween/DBTween.uplugin

29 lines
535 B
Plaintext
Raw Normal View History

{
"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"
]
}
]
}