Files
SimpleStory/config/yacl.json5
T

6 lines
250 B
JSON
Raw Normal View History

2025-07-18 20:46:07 +02:00
{
// Show the flashing colour picker hint (auto disables after first use)
showColorPickerIndicator: true,
// Load .webp and .gif during Minecraft resource reload instead of on-demand (can decrease startup time)
preloadComplexImageFormats: false
}