mirror of
https://github.com/Risensy/Steam.git
synced 2025-10-23 00:14:26 +00:00
Added OSS Steam Module in Build.cs
This commit is contained in:
Binary file not shown.
@@ -12,6 +12,8 @@ public class Steam : ModuleRules
|
||||
|
||||
PrivateDependencyModuleNames.AddRange(new string[] { });
|
||||
|
||||
DynamicallyLoadedModuleNames.Add("OnlineSubsystemSteam");
|
||||
|
||||
// Uncomment if you are using Slate UI
|
||||
// PrivateDependencyModuleNames.AddRange(new string[] { "Slate", "SlateCore" });
|
||||
|
||||
|
Reference in New Issue
Block a user