/tg/ Station 13 - Modules - TypesVar Details - Proc Details

ntnetdownload

Vars

download_completionHow much of the data has been downloaded.
downloaded_fileThe program currently being downloaded.
downloaderrorThe error message being displayed to the user, if necessary. Null if there isn't one.
hacked_downloadBoolean 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_categoriesThe list of categories to display in the UI, in order of which they appear.

Procs

check_compatibilityChecks 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.