-
-
Notifications
You must be signed in to change notification settings - Fork 4
WebDownloader
Sasso edited this page Jan 30, 2021
·
1 revision
Subclass of Downloader that use System.Net.WebClient to download a zipped version of the project from a direct download url.
Constructor method.
Name | Description |
---|---|
window |
XVLauncher.MainWindow MainWindow where are placed GUI elements to be updated to show progress. |
url |
System.String direct link to download a .zip including the .exe to be launched and all the files needed. |
Wiki work in progress, please feel free to contribute!