Lesson 61 - Parsing an HTTP Response

This commit is contained in:
Norman Lansing
2026-03-15 22:09:50 -04:00
parent 3912fe52c6
commit 8d6f3f68f1
2 changed files with 18 additions and 1 deletions

View File

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