Files
Ivazovsky/plugins/LightForge/LightForge.uplugin
T
2025-02-24 15:09:52 +05:00

23 lines
499 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "LightForge",
"Description": "Light Forge for Unreal Engine 5.3",
"Category": "Other",
"CreatedBy": "Boundless Entertainment Co.",
"CreatedByURL": "https://www.boundless-resource.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.3.0",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "LightForge",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}