Lesson 55 working properly now
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
{
|
||||
"Name": "DedicatedServers",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
"LoadingPhase": "Default",
|
||||
"ExcludelistTargets": ["Game", "Client"],
|
||||
"IncludelistTargets": ["Server", "Editor"]
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
@@ -60,8 +62,8 @@
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "GameLiftPlugin",
|
||||
"Enabled": true
|
||||
"Name": "GameLiftPlugin",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user