Full notes
Full Coloring Game 4 update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Performance
Coloring Game 4 changes
Added config_default.json file where new configurable game options will now be added. New configuration settings will no longer overwrite the file (config.json) with your settings. Attention: the game parses the config.json file at startup. To add new options, you should copy them from the config_default.json file.
Added a new customization option to remove FPS lock.
"fps_unlock":true
Source
Changelog.gg summarizes and formats this update. How we read updates.
