oberien / refunct-tas

Tool for Tool assisted Speedruns for the game Refunct
31 stars 8 forks source link

Use getter functions for default settings values #338

Open oberien opened 7 months ago

oberien commented 7 months ago

In #320 lots of new settings were added. Currently, their default values are hardcoded to match the values from the engine. However, getter functions should be added that read the values directly from the running game, which can then be used as default values when loading the settings.