ntnetdownload

Vars | |
download_completion | How much of the data has been downloaded. |
---|---|
downloaded_file | The program currently being downloaded. |
downloaderror | The error message being displayed to the user, if necessary. Null if there isn't one. |
hacked_download | Boolean on whether the downloaded_file is being downloaded from the Syndicate store,
in which case it will appear as 'ENCRYPTED' in logs, rather than display file name. |
show_categories | The list of categories to display in the UI, in order of which they appear. |
Procs | |
check_compatibility | Checks if a provided program_to_check is compatible to be downloaded on our computer. |
Var Details
download_completion

How much of the data has been downloaded.
downloaded_file

The program currently being downloaded.
downloaderror

The error message being displayed to the user, if necessary. Null if there isn't one.
hacked_download

Boolean on whether the downloaded_file
is being downloaded from the Syndicate store,
in which case it will appear as 'ENCRYPTED' in logs, rather than display file name.
show_categories

The list of categories to display in the UI, in order of which they appear.
Proc Details
check_compatibility
Checks if a provided program_to_check
is compatible to be downloaded on our computer.