Initial Commit - Lesson 31 (Commit #1)
This commit is contained in:
35
Plugins/GameLiftServerSDK/GameLiftServerSDK.uplugin
Normal file
35
Plugins/GameLiftServerSDK/GameLiftServerSDK.uplugin
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user