AutoLaunch
Namespace: MordhauBuddy.Core
Parent Module: FileOps
File operations for enabling auto launching
Nested types and modules
Functions and values
Function or value | Description |
disableAutoLaunch()
Signature: unit -> bool
|
Disable auto launch by calling OS respective function
|
enableAutoLaunch()
Signature: unit -> bool
|
Enable auto launch by calling OS respective function
|
logger
Signature: Logger
|
|
registerLinuxApp()
Signature: unit -> unit
|
Perform additional Linux installation steps
|