rtd cfg
This commit is contained in:
parent
2b4664fab8
commit
ab07034fbe
1 changed files with 31 additions and 0 deletions
31
BepInEx/config/com.jbs4bmx.RemoveTheDead.cfg
Normal file
31
BepInEx/config/com.jbs4bmx.RemoveTheDead.cfg
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
## Settings file was created by plugin RTD v4.0.0
|
||||
## Plugin GUID: com.jbs4bmx.RemoveTheDead
|
||||
|
||||
[Dead Body Removal Service]
|
||||
|
||||
## Enable Auto Removal?
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Enable Auto Removal. = true
|
||||
|
||||
## Time (in minutes) to remove bodies.
|
||||
# Setting type: Single
|
||||
# Default value: 15
|
||||
# Acceptable value range: From 1 to 60
|
||||
Time to remove = 15
|
||||
|
||||
## How far away should bodies be for cleanup.
|
||||
# Setting type: Int32
|
||||
# Default value: 30
|
||||
Distance to Clean. = 30
|
||||
|
||||
## Remove all dead bodies now
|
||||
# Setting type: String
|
||||
# Default value: Remove all dead bodies now
|
||||
Remove The Dead = Remove all dead bodies now
|
||||
|
||||
## The keyboard shortcut that runs the body removal service instantly.
|
||||
# Setting type: KeyboardShortcut
|
||||
# Default value: F5
|
||||
Remove all dead bodies now = Keypad8
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue