Skip to content

Allow reading and changing settings at runtime - #80

Draft
llMBQll wants to merge 5 commits into
mainfrom
settings-object
Draft

Allow reading and changing settings at runtime#80
llMBQll wants to merge 5 commits into
mainfrom
settings-object

Conversation

@llMBQll

@llMBQll llMBQll commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Changes:

  • Settings object can now be accessed from all user scripts
  • Settings can now be changed at runtime, and affect the program in real time
  • [breaking] config/settings.lua now receives an existing Settings object that can be read from and written to, instead of just having a constructor function

This way some settings are propagated automatically on every setting update.
TODO: some settings are not re-read so they have to subscribe to update events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant