Network
Download
MTools.Network.Download(link, path, check, bytes);
Name
Type
Description
link
string
URL
path
string
Path to directory
check
boolean
Checking for uniqueness
bytes
number / boolean
Double check, specify true to know the right value.
Allows you to save any type of file downloaded from a direct link to a directory. The Original Way: Counter-Strike Global Offensive Example usage:
Last updated