Skip to content

Instantly share code, notes, and snippets.

@zndrmn
Created April 23, 2024 08:55
Show Gist options
  • Save zndrmn/ceccc02a1b7ddc3066b7653282f01d51 to your computer and use it in GitHub Desktop.
Save zndrmn/ceccc02a1b7ddc3066b7653282f01d51 to your computer and use it in GitHub Desktop.
## Settings file was created by plugin OpenMonitors v1.0.5
## Plugin GUID: xxxstoner420bongmasterxxx.open_monitors
[General]
## Disables Weather from the navigation screen, and Terminal
# Setting type: Boolean
# Default value: false
HideWeather = true
[Monitors]
## Slot for the Profit Quota Monitor. Possible Slots: 1, 2, 4, 5, 6, 7, 8
# Setting type: Int32
# Default value: 1
ProfitQuotaMonitorSlot = 1
## Slot for the Deadline Monitor. Possible Slots: 1, 2, 4, 5, 6, 7, 8
# Setting type: Int32
# Default value: 2
DeadlineMonitorSlot = 2
## Disables the Life Support Monitor.
# Setting type: Boolean
# Default value: false
HideLifeSupport = true
## Slot for the Life Support Monitor. Possible Slots: 1, 2, 4, 5, 6, 7, 8
# Setting type: Int32
# Default value: 4
LifeSupportMonitorSlot = 4
## Disables the Players Life Support Monitor.
# Setting type: Boolean
# Default value: true
HidePlayersLifeSupport = true
## Disables the Loot Monitor
# Setting type: Boolean
# Default value: false
HideLoot = false
## Slot for the Loot Monitor. Possible Slots: 1, 2, 4, 5, 6, 7, 8
# Setting type: Int32
# Default value: 5
LootMonitorSlot = 7
## Disables the Credits Monitor
# Setting type: Boolean
# Default value: false
HideCredits = false
## Slot for the Time Monitor. Possible Slots: 1, 2, 4, 5, 6, 7, 8
# Setting type: Int32
# Default value: 6
TimeMonitorSlot = 5
## Disables the Day Monitor
# Setting type: Boolean
# Default value: false
HideDay = false
## Slot for the Day Monitor. Possible Slots: 1, 2, 4, 5, 6, 7, 8
# Setting type: Int32
# Default value: 7
DayMonitorSlot = 6
## Disables the Time Monitor
# Setting type: Boolean
# Default value: false
HideTime = false
## Slot for the Credits Monitor. Possible Slots: 1, 2, 4, 5, 6, 7, 8
# Setting type: Int32
# Default value: 8
CreditsMonitorSlot = 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment