mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Parse arguments on start
This commit is contained in:
parent
dc2cc80bd0
commit
e929b661b5
@ -14,7 +14,7 @@ namespace Wabbajack
|
||||
{
|
||||
public App()
|
||||
{
|
||||
// Do initialization in MainWindow ctor
|
||||
CLI.ParseOptions(Environment.GetCommandLineArgs());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user