38 lines
957 B
Plaintext
38 lines
957 B
Plaintext
|
|
{
|
||
|
|
"FileVersion": 3,
|
||
|
|
"Version": 1,
|
||
|
|
"VersionName": "1.2.1.0",
|
||
|
|
"FriendlyName": "Steve's UE Helpers",
|
||
|
|
"Description": "A set of common helper classes for UE projects by Steve Streeting",
|
||
|
|
"Category": "Code Utilities",
|
||
|
|
"CreatedBy": "Steve Streeting",
|
||
|
|
"CreatedByURL": "https://www.stevestreeting.com",
|
||
|
|
"DocsURL": "https://github.com/sinbad/StevesUEHelpers/blob/master/ReadMe.md",
|
||
|
|
"MarketplaceURL": "com.epicgames.launcher://ue/Fab/product/6a48c58c-1771-42f6-b46f-2b09e31b1699",
|
||
|
|
"SupportURL": "https://github.com/sinbad/StevesUEHelpers",
|
||
|
|
"EngineVersion": "5.8.0",
|
||
|
|
"CanContainContent": false,
|
||
|
|
"Installed": true,
|
||
|
|
"Modules": [
|
||
|
|
{
|
||
|
|
"Name": "StevesUEHelpers",
|
||
|
|
"Type": "Runtime",
|
||
|
|
"LoadingPhase": "PreDefault",
|
||
|
|
"PlatformAllowList": [
|
||
|
|
"Win64",
|
||
|
|
"Linux",
|
||
|
|
"Mac"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"Name": "StevesUEHelpersEd",
|
||
|
|
"Type": "Editor",
|
||
|
|
"LoadingPhase": "PostDefault",
|
||
|
|
"PlatformAllowList": [
|
||
|
|
"Win64",
|
||
|
|
"Linux",
|
||
|
|
"Mac"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|