Lesson 60 - Making an HTTP Request
This commit is contained in:
@@ -13,7 +13,8 @@ public class DedicatedServers : ModuleRules
|
||||
"CoreUObject",
|
||||
"Engine",
|
||||
"OpenSSL",
|
||||
"GameplayTags"
|
||||
"GameplayTags",
|
||||
"HTTP"
|
||||
});
|
||||
|
||||
PrivateDependencyModuleNames.AddRange(new string[]
|
||||
|
||||
Reference in New Issue
Block a user