Lesson 54 - Creating a Module

This commit is contained in:
Norman Lansing
2026-03-14 21:05:22 -04:00
parent 7f14cad36f
commit 3e61d4cec0
9 changed files with 48 additions and 1 deletions

View File

@@ -18,7 +18,8 @@ public class FPSTemplate : ModuleRules
"InputCore",
"EnhancedInput",
"PhysicsCore",
"OpenSSL"
"OpenSSL",
"DedicatedServers"
});
PrivateDependencyModuleNames.AddRange(new string[]