Files
Faye/Plugins/NoiseMapGenerator/NoiseMapGenerator.uplugin

27 lines
718 B
Plaintext
Raw Permalink Normal View History

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0.0",
"FriendlyName": "Noise Map Generator",
"Description": "Bake tiling noise textures with live preview.",
"Category": "Editor",
"CreatedBy": "UNmisterIZE(Sebastien Durocher)",
"CreatedByURL": "",
"DocsURL": "https://drive.google.com/file/d/134xAHp1LABTME2vNDhH0gcCkiqj1sL-o/view?usp=sharing",
"MarketplaceURL": "com.epicgames.launcher://ue/Fab/product/2fd402da-2ee0-4532-b219-a0703790151d",
"SupportURL": "suroduro7@gmail.com",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "NoiseMapGenerator",
"Type": "Editor",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Mac",
"Linux"
]
}
]
}