Worldshaper/data/editor_settings.json

15 lines
231 B
JSON
Raw Normal View History

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