EM_Task/CookDiff/CookDiff.uplugin

25 lines
558 B
Plaintext
Raw Permalink Normal View History

2026-02-13 16:31:38 +08:00
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "CookDiff",
"Description": "",
"Category": "Other",
"CreatedBy": "ouczbs",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"EnabledByDefault": true,
"Installed": true,
"Modules": [
{
"Name": "CookDiff",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}