config: disable bettergrass properly
This shouldn't be enabled by default, and the configuration file from additive did not work for some reason.
This commit is contained in:
parent
0b24c6dec1
commit
af20416276
5
config/yosbr/config/bettergrass.json
Normal file
5
config/yosbr/config/bettergrass.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"general": {
|
||||
"betterGrassMode": "OFF"
|
||||
}
|
||||
}
|
||||
@ -1,3 +0,0 @@
|
||||
{
|
||||
betterGrassMode: "OFF"
|
||||
}
|
||||
@ -25,8 +25,8 @@ file = "config/yosbr/config/badoptimizations.txt"
|
||||
hash = "f043b31a1fd029cbcd999a9ba184a1f66b4a8a8f020881c59b870436d8de1103"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/bettergrass.json5"
|
||||
hash = "f0dfe4d7e5f928318f910ed4f2f0d1dd619d9acb80bbad15cb4850c1a73d0b01"
|
||||
file = "config/yosbr/config/bettergrass.json"
|
||||
hash = "0e6d2b7c74318a8d26c0bd239c45f6c4b079a7d36d8547b98288727a4fefcdeb"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/cape-provider.json5"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user