mirror of
https://github.com/Wyrrrd/bbr-fix.git
synced 2026-03-26 00:09:50 +01:00
Initial release
This commit is contained in:
8
settings.lua
Normal file
8
settings.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
data:extend({
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "bbr_fix_expensive",
|
||||
default_value = "false",
|
||||
setting_type = "startup",
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user