AnKangCAVE51/AnKang/Windows/Engine/Plugins/Experimental/ChaosEditor/ChaosEditor.uplugin

44 lines
810 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "ChaosEditor",
"Description": "Destruction Tools",
"Category": "Editor",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": false,
"IsBetaVersion": true,
"Installed": false,
"EnabledByDefault": true,
"Modules": [
{
"Name": "FractureEditor",
"Type": "Editor",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "PlanarCut",
"Enabled": true,
"TargetAllowList": [ "Editor" ]
},
{
"Name": "GeometryCollectionPlugin",
"Enabled": true
},
{
"Name": "MeshModelingToolsetExp",
"Enabled": true,
"TargetAllowList": [ "Editor" ]
},
{
"Name": "EditorScriptingUtilities",
"Enabled": true
}
]
}