Worldshaper/Release/data/editor_settings.json

14 lines
221 B
JSON
Raw Normal View History

2026-06-26 18:18:14 -04:00
{
"schemaVersion": 1,
"mapEditor": {
"themePreset": "verdant",
"engineOverrides": [
{
"id": "override_heightBlurStep_2",
"key": "heightBlurStep",
"value": 0.1
}
]
}
}