pull/5/head
Miepee 4 years ago
parent c232ffe6e8
commit d0c3322e04

@ -16,6 +16,8 @@ internal static class Program
private static readonly string currentDir = Path.GetDirectoryName(AppDomain.CurrentDomain.BaseDirectory);
private static readonly string utilDir = currentDir + "/utils";
//TODO: add "-l" flag. transfer launcher mods to each other.
private static void Main(string[] args)
{
Console.WriteLine("AM2RPortHelper v" + version);

Loading…
Cancel
Save