October3d55/M/LightMapUEr/LightMapUEr.uplugin

27 lines
927 B
Plaintext
Raw Normal View History

2025-03-10 09:43:27 +08:00
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.4",
"FriendlyName": "AutoLightmapUEr",
"Description": "Automatically assigns lightmap sizes to all static mesh actors (or all actors with static mesh components) based on a selected preset which details the sizes and resolutions the user wants used. Has the option to respect previously lightmap sizes the user has set themselves, when needed.",
"Category": "NT Entertainment",
"CreatedBy": "NT Entertainment",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/3e5c949daaab494fb5dbf54b29b0d38b",
"SupportURL": "https://forums.unrealengine.com/showthread.php?119397",
"EngineVersion": "5.5.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "LightMapUEr",
"Type": "EditorNoCommandlet",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Mac"
]
}
]
}