Files
UnrealEngine/Engine/Plugins/Editor/MakeCookedEditorAsDLC/MakeCookedEditorAsDLC.uplugin
2025-05-18 13:04:45 +08:00

10 lines
389 B
Plaintext

{
"FileVersion": 3,
"Description": "This plugin is used in conjunction with the MakeCookedEditor UAT script to generate a cooked editor as a DLC add-on to a cooked client. It does not need to be enabled.",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"CanContainContent": true,
"ExplicitlyLoaded": false,
"EnabledByDefault": false,
"EditorOnly": true
}