Files
DedicatedServerCourse/Plugins/GameLiftServerSDK/GameLiftServerSDK.uplugin

36 lines
633 B
Plaintext
Raw Normal View History

2026-01-28 19:08:51 -05:00
{
"FileVersion": 3,
"Version": 5,
"VersionName": "5.4.0",
"FriendlyName": "GameLiftServerSDK",
"Description": "",
"Category": "Other",
"CreatedBy": "",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": false,
"IsBetaVersion": false,
"Installed": false,
"Modules": [
{
"Name": "GameLiftServerSDK",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"TargetAllowList": [
"Server"
]
},
{
"Name": "GameLiftMetrics",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"TargetAllowList": [
"Server"
]
}
]
}