Skip to content

Commit

Permalink
Rewrite-ish settings module
Browse files Browse the repository at this point in the history
This uses the new Settings.RegisterAddOnSetting, handing off
savedvariables management to Blizzard to deal with, while letting
the settings be manually handled if necessary (like with canvas).
  • Loading branch information
p3lim committed Aug 18, 2024
1 parent 4ac1925 commit 5e04607
Show file tree
Hide file tree
Showing 2 changed files with 447 additions and 2 deletions.
3 changes: 1 addition & 2 deletions embed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
<Script file='modules/locale.lua'/>
<Script file='modules/load.lua'/>
<Script file='modules/widgets.lua'/>
<Script file='modules/settings/savedvariables.lua'/>
<Script file='modules/settings/panel.lua'/>
<Script file='modules/settings.lua'/>
</Ui>
Loading

0 comments on commit 5e04607

Please sign in to comment.