Upgrade to 5.8
This commit is contained in:
30
Plugins/LTween/LTween.uplugin
Normal file
30
Plugins/LTween/LTween.uplugin
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.3",
|
||||
"FriendlyName": "LTween",
|
||||
"Description": "LTween (Lex-Tween) is a tween animation library",
|
||||
"Category": "LexPlugin",
|
||||
"CreatedBy": "LexLiu",
|
||||
"CreatedByURL": "",
|
||||
"DocsURL": "https://liufei2008.github.io/LTweenDoc/GetStarted/",
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/efa1b6e762974e48847e029c8ac6c602",
|
||||
"SupportURL": "707908214@qq.com",
|
||||
"EngineVersion": "5.8.0",
|
||||
"CanContainContent": true,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "LTween",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default",
|
||||
"PlatformAllowList": [
|
||||
"Win64",
|
||||
"Mac",
|
||||
"Linux",
|
||||
"IOS",
|
||||
"Android"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user