mirror of
https://github.com/Risensy/Steam.git
synced 2025-10-23 00:14:26 +00:00
Updated to 5.4 engine version
This commit is contained in:
@@ -8,7 +8,7 @@ public class SteamEditorTarget : TargetRules
|
||||
public SteamEditorTarget(TargetInfo Target) : base(Target)
|
||||
{
|
||||
Type = TargetType.Editor;
|
||||
DefaultBuildSettings = BuildSettingsVersion.V2;
|
||||
DefaultBuildSettings = BuildSettingsVersion.V5;
|
||||
|
||||
ExtraModuleNames.AddRange( new string[] { "Steam" } );
|
||||
}
|
||||
|
Reference in New Issue
Block a user