30 lines
617 B
Plaintext
30 lines
617 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "GameSettings",
|
|
"Description": "System for defining game-specific settings and exposing them to the UI.",
|
|
"Category": "UI",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://www.epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
|
|
"Modules": [
|
|
{
|
|
"Name": "GameSettings",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "CommonUI",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |