added changelog generator and updated configs
This commit is contained in:
6
config/blockrunner-client.toml
Normal file
6
config/blockrunner-client.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
#Prevent running on blocks with higher speeds from changing the field of view.
|
||||
#Default Value: true
|
||||
disable_field_of_view_changes = true
|
||||
#Add a tooltip to blocks that have an altered block speed with the multiplier.
|
||||
#Default Value: true
|
||||
block_speed_multiplier_tooltip = true
|
||||
Reference in New Issue
Block a user