Lesson 54 - Creating a Module
This commit is contained in:
@@ -18,7 +18,8 @@ public class FPSTemplate : ModuleRules
|
||||
"InputCore",
|
||||
"EnhancedInput",
|
||||
"PhysicsCore",
|
||||
"OpenSSL"
|
||||
"OpenSSL",
|
||||
"DedicatedServers"
|
||||
});
|
||||
|
||||
PrivateDependencyModuleNames.AddRange(new string[]
|
||||
|
||||
Reference in New Issue
Block a user