SHA256 Hashing for AuthToken Complete

This commit is contained in:
Norman Lansing
2026-03-11 07:40:45 -04:00
parent 04f5cb37dc
commit bf2ead5f97
6 changed files with 34 additions and 344 deletions

View File

@@ -25,7 +25,8 @@ public class FPSTemplate : ModuleRules
{
"GameplayTags",
"Slate",
"SlateCore"
"SlateCore",
"OpenSSL",
});
// Adds in the plugin for GameLiftServerSDK if it is the server build.