2020-09-14 17:00:52 +01:00
|
|
|
{
|
2023-10-06 16:15:32 +01:00
|
|
|
"FileVersion": 3,
|
|
|
|
"Version": 1,
|
|
|
|
"VersionName": "1.0",
|
|
|
|
"FriendlyName": "Steve's UE4 Helpers",
|
|
|
|
"Description": "A set of common helper classes for UE4 projects by Steve Streeing",
|
|
|
|
"Category": "Code Utilities",
|
|
|
|
"CreatedBy": "Steve Streeting",
|
|
|
|
"CreatedByURL": "https://www.stevestreeting.com",
|
|
|
|
"DocsURL": "",
|
|
|
|
"MarketplaceURL": "",
|
|
|
|
"SupportURL": "https://github.com/sinbad/StevesUEHelpers",
|
|
|
|
"EnabledByDefault": true,
|
|
|
|
"CanContainContent": false,
|
|
|
|
"IsBetaVersion": true,
|
|
|
|
"Installed": false,
|
|
|
|
"Modules": [
|
2020-09-14 17:00:52 +01:00
|
|
|
{
|
2023-10-06 16:15:32 +01:00
|
|
|
"Name": "StevesUEHelpers",
|
|
|
|
"Type": "Runtime",
|
|
|
|
"LoadingPhase": "PreDefault"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "StevesUEHelpersEd",
|
|
|
|
"Type": "Editor",
|
|
|
|
"LoadingPhase": "PostDefault"
|
2020-09-14 17:00:52 +01:00
|
|
|
}
|
|
|
|
],
|
2023-10-06 16:15:32 +01:00
|
|
|
"Plugins": [
|
2020-09-14 17:00:52 +01:00
|
|
|
{
|
|
|
|
"Name": "Paper2D",
|
2023-10-06 16:15:32 +01:00
|
|
|
"Enabled": true
|
2023-03-08 14:50:49 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "EnhancedInput",
|
|
|
|
"Enabled": true
|
2020-09-14 17:00:52 +01:00
|
|
|
}
|
2023-10-06 16:15:32 +01:00
|
|
|
]
|
2020-09-14 17:00:52 +01:00
|
|
|
}
|