Originally posted by mordentral
View Post
I added code to my project, in the build.cs do I put the AdvancedSessions plugin like this?
Code:
PublicDependencyModuleNames.AddRange(new string[] { "AdvancedSessions" });
Comment