Files
resistance-base/config/yosbr/config/bettergrass.json
Yonah af20416276 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:24:46 +09:00

6 lines
52 B
JSON

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