mirror of
https://github.com/sinbad/StevesUEHelpers.git
synced 2025-02-23 09:35:25 +00:00
31 lines
729 B
Plaintext
31 lines
729 B
Plaintext
{
|
|
"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" :
|
|
[
|
|
{
|
|
"Name" : "StevesUEHelpers",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Paper2D",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |