Lesson 61 - Parsing an HTTP Response

This commit is contained in:
Norman Lansing
2026-03-30 05:10:02 -04:00
parent 1e5885ac26
commit 6bf5d4cd0c
3 changed files with 46 additions and 22 deletions

View File

@@ -21,7 +21,9 @@ public class DedicatedServers : ModuleRules
{
"Slate",
"SlateCore",
"UMG"
"UMG",
"Json",
"JsonUtilities",
});
// Adds in the plugin for GameLiftServerSDK if it is the server build.