Lesson 55 working properly now

This commit is contained in:
Norman Lansing
2026-03-26 21:07:11 -04:00
parent 241b78fa4a
commit f093212884
28 changed files with 65618 additions and 529 deletions

View File

@@ -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
}
]
}