ITR2_ASSET/Engine/Plugins/Experimental/AutomationUtils/AutomationUtils.json

30 lines
686 B
JSON
Raw Normal View History

{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.1",
"FriendlyName": "Automation Utilities",
"Description": "Tools and Utilities for Automation purposes",
"Category": "Testing",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": true,
"CanContainContent": false,
"IsBetaVersion": true,
"Installed": false,
"Modules": [
{
"Name": "AutomationUtils",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "AutomationUtilsEditor",
"Type": "Editor",
"LoadingPhase": "Default"
}
],
"DocsURL": "",
"IsExperimentalVersion": false
}