Skip to content

MegaDownloader

Sasso edited this page Jan 30, 2021 · 2 revisions

Subclass of Downloader that use CG.Web.MegaApiClient.MegaApiClient to download a zipped version of the project from a mega.nz url.

Constructor(window, url)

Constructor method.

Name Description
window XVLauncher.MainWindow
MainWindow where are placed GUI elements to be updated to show progress.
url System.String
mega.nz link to download a .zip including the .exe to be launched and all the files needed.
Clone this wiki locally