Redesign DookLiberation control flow.
This commit is contained in:
parent
963d632208
commit
0045cf05ef
28 changed files with 817 additions and 726 deletions
|
|
@ -63,6 +63,9 @@ namespace LibationLauncher
|
|||
#if !DEBUG
|
||||
checkForUpdate(config);
|
||||
#endif
|
||||
LibationWinForms.BookLiberation.ProcessorAutomationController.DownloadFile(
|
||||
"https://github.com/rmcrackan/Libation/releases/download/v5.4.9/Libation.5.4.9.zip",
|
||||
@"C:\Users\mbuca\Downloads\libation test dl.zip");
|
||||
|
||||
Application.Run(new Form1());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue