ITR2_ASSET/Engine/Plugins/Experimental/AutomationUtils/AutomationUtils.json
merith-tk 6c5b2d22ac dump: [json] pakchunk0
dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
2024-11-29 17:10:45 -08:00

30 lines
No EOL
686 B
JSON

{
"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
}