mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-03 07:31:07 +00:00
We can iterate through the AdvancedGraphics settings and generate the UI during runtime. This doesn't help runtime efficiency, but it helps a ton in reducing the amount of work a developer needs in order to add a new setting.