Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.Util.Network.Updater Class Reference

Static Public Member Functions

static string GetString (string url, string tag, string authKey="")
 
static bool VerifyVersions (Version latestVersion, string currentVersion)
 
static bool VerifyVersionByUrl (string url, string versionTag, string currentVer, string authKey="")
 

Member Function Documentation

◆ GetString()

static string Pathfinder.Util.Network.Updater.GetString ( string  url,
string  tag,
string  authKey = "" 
)
static

◆ VerifyVersionByUrl()

static bool Pathfinder.Util.Network.Updater.VerifyVersionByUrl ( string  url,
string  versionTag,
string  currentVer,
string  authKey = "" 
)
static

◆ VerifyVersions()

static bool Pathfinder.Util.Network.Updater.VerifyVersions ( Version  latestVersion,
string  currentVersion 
)
static

The documentation for this class was generated from the following file: