12345678910111213141516171819202122232425262728293031323334 |
- {
- "FileVersion": 3,
- "Version": 1,
- "VersionName": "1.0",
- "FriendlyName": "DBTween",
- "Description": "This is a Plugin for Tweeen Animation",
- "Category": "Other",
- "CreatedBy": "DearBing",
- "CreatedByURL": "",
- "DocsURL": "",
- "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/bc7fcf7d4e60450ca51158289d355ff4",
- "SupportURL": "",
- "CanContainContent": true,
- "Installed": true,
- "SupportedTargetPlatforms": [
- "Mac",
- "Win64",
- "Android",
- "IOS"
- ],
- "Modules": [
- {
- "Name": "DBTween",
- "Type": "Runtime",
- "LoadingPhase": "PreLoadingScreen",
- "WhitelistPlatforms": [
- "Mac",
- "Win64",
- "Android",
- "IOS"
- ]
- }
- ]
- }
|