Files
TG_ARPG/Plugins/marketplace/UIParticle/UIParticle.uplugin

60 lines
1.1 KiB
Plaintext
Raw Normal View History

2023-10-07 03:53:32 +08:00
{
"FileVersion": 3,
"Version": 6,
"VersionName": "6.0",
"FriendlyName": "UIParticle",
"Description": "UIParticle",
"Category": "Other",
"CreatedBy": "RedStarStudio",
"CreatedByURL": "",
"DocsURL": "https://drive.google.com/open?id=1R40hTRhseBtRewdwjvRpWBwFsq0QdAsG",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/6739822882cf45e6a06900c58f035059",
"SupportURL": "",
"EngineVersion": "5.3.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "UIParticle",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Mac",
"IOS",
"Android",
"TVOS"
]
},
{
"Name": "UIParticleEditor",
"Type": "Editor",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Mac"
]
},
{
"Name": "EasyParticle",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Mac",
"IOS",
"Android",
"TVOS"
]
},
{
"Name": "EasyParticleEditor",
"Type": "Editor",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Mac"
]
}
]
}