You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.3 KiB
Plaintext
55 lines
1.3 KiB
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 23,
|
|
"VersionName": "1.40.1",
|
|
"FriendlyName": "Sky Creator",
|
|
"Description": "An extensive tool to control dynamic weather and time of day using realistic volumetric clouds, atmosphere and visual effects.",
|
|
"Category": "Rendering",
|
|
"CreatedBy": "Dmitry Karpukhin",
|
|
"CreatedByURL": "com.epicgames.launcher://ue/marketplace/profile/Dmitry+Karpukhin",
|
|
"DocsURL": "https://dmkarpukhin.com/sky-creator-plugin/documentation/",
|
|
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/b9aa540db8c54f7d928c61d3b30cb955",
|
|
"SupportURL": "mailto:skxdoom@gmail.com",
|
|
"EngineVersion": "5.3.0",
|
|
"CanContainContent": true,
|
|
"Installed": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "SkyCreatorPlugin",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
],
|
|
"AdditionalDependencies": [
|
|
"Niagara"
|
|
]
|
|
},
|
|
{
|
|
"Name": "SkyCreatorShaders",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "SkyCreatorEditorPlugin",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"AdditionalDependencies": [
|
|
"UnrealEd"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Niagara",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |