Files
resistance-base/config/yosbr/config/bettergrass.json
Yonah f25e40c226 config: disable bettergrass properly
This shouldn't be enabled by default, and the configuration file from
additive did not work for some reason.
2025-11-07 21:17:12 +09:00

6 lines
52 B
JSON

{
"general": {
"betterGrassMode": "OFF"
}
}