Archived
Disabled Visceral Combat; Reverted Dedi Config
This commit is contained in:
@@ -23,12 +23,12 @@ Bot sleeping = false
|
||||
## If the dedicated plugin should run patches to disable various graphical elements
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Destroy Graphics = false
|
||||
Destroy Graphics = true
|
||||
|
||||
## If the dedicated plugin should hook scene loading to disable unnecessary renderers as well as unloading all materials (Requires 'Destroy Graphics' to be enabled)
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Destroy Renderers = false
|
||||
Destroy Renderers = true
|
||||
|
||||
Send Rate = 60
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"AdvancedBotConfigs": true,
|
||||
"DevBotConfigs": false,
|
||||
"SelectedDefaultPreset": "none",
|
||||
"SelectedCustomPreset": "Default [Modified]",
|
||||
"SelectedDefaultPreset": "hard",
|
||||
"SelectedCustomPreset": "",
|
||||
"DefaultPreset": "3. Default",
|
||||
"ConfigScaling": 1.0,
|
||||
"SliderToggle": true,
|
||||
|
||||
Reference in New Issue
Block a user