added title
This commit is contained in:
parent
ff1fb2fa9d
commit
75ab257d3c
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ namespace Release_Tool
|
|||
public static bool success = true;
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
Console.Title = "WeeXnes Automated Release Tool";
|
||||
SetTimestamp();
|
||||
SetPaths();
|
||||
Console.WriteLine("Folder -> " + globalTimestamp);
|
||||
|
|
Loading…
Add table
Reference in a new issue