You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
build script, rework all email stuff to be hacker-style
[CL 2055579 by Gil Gribb in Main branch]
This commit is contained in:
@@ -279,10 +279,6 @@ chmod 700 $HOME/Desktop/{1}.desktop", DesiredGLVersion, SC.ShortProjectName.ToLo
|
||||
throw new AutomationException("must specify device for Linux target (-serverdevice=<ip>)");
|
||||
}
|
||||
}
|
||||
public override string GUBP_GetPlatformFailureEMails(string Branch)
|
||||
{
|
||||
return "Dmitry.Rekman[epic]";
|
||||
}
|
||||
public override List<string> GetDebugFileExtentions()
|
||||
{
|
||||
return new List<string> { };
|
||||
|
||||
Reference in New Issue
Block a user