Files
DedicatedServerCourse/Plugins/GameLiftServerSDK/GameLiftServerSDK.uplugin
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

36 lines
633 B
Plaintext

{
"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"
]
}
]
}