Utils
Namespace: MordhauBuddy.Core
Parent Module: Linux
Attributes:
[<AutoOpen>]
Functions and values
Function or value | Description |
createAutoStartDeskFile(dir)
Signature: dir:string -> bool
|
Create the autostart desktop file
|
desktopFile()
Signature: unit -> string
|
Create desktop file string
|
extractIcon(path)
Signature: path:string -> unit
|
Extracts the icon file from the AppImage and stores it in the linux .local folder
|
getMBHome()
Signature: unit -> string
|
Gets or sets the MordhauBuddy home json if necessary
|
setMBHome(newFile)
Signature: newFile:string -> unit
|
Set the new MBHome path
|