MordhauBuddy


Updating

Namespace: MordhauBuddy.Core
Parent Module: BridgeOperations Attributes:
[<RequireQualifiedAccess>]

Functions and values

Function or valueDescription
Updating.cleanUpdatingDir()
Signature: unit -> unit

Clean the Updating temp directory

Updating.getUpdates()
Signature: unit -> Result<string option,string>

Downloads and prepares for update

Updating.installUpdates(newFile)
Signature: newFile:string -> Result<string option,string>

Install the new update

Updating.launchNewVersion(file)
Signature: file:string -> unit

Launch the new version