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

24 lines
501 B
Plaintext

{
"FileVersion": 1,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Chaos Cloth Editor",
"Description": "Deprecated plugin, please use the Chaos Cloth plugin instead.",
"Category": "Physics",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": true,
"Installed": false,
"Modules": [],
"Plugins": [
{
"Name": "ChaosCloth",
"Enabled": true
}
]
}