-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBlueprintsAccessToAutomation.uplugin
More file actions
36 lines (36 loc) · 1.05 KB
/
Copy pathBlueprintsAccessToAutomation.uplugin
File metadata and controls
36 lines (36 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Blueprints Access To Automation",
"Description": "Exposing common Automation functionality through to Blueprints. Icon for Blueprints Access To Automation by Becris. Sourced from flaticon.com",
"Category": "Other",
"CreatedBy": "Trifolium Digital Limited",
"CreatedByURL": "http://www.trifoliumdigital.co.uk",
"DocsURL": "https://docs.google.com/document/d/114mM5UBpAkGhuK7FczFGsCQTe1VMHTNvDf3I_KSP1mo/edit?usp=sharing",
"EngineVersion": "4.26.0",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/786883c5296342c1a74ba38b412e435c",
"SupportURL": "",
"CanContainContent": false,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "BlueprintsAccessToAutomation",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit",
"WhitelistPlatforms": [
"Android",
"IOS",
"Mac",
"Win32",
"Win64",
"Linux",
"Switch",
"PS4",
"XboxOne"
]
}
]
}