Finishing Your Script
Setting Up Configurations
Create the config section that uses our Flag System Technology to save your configurations
Tab:BuildConfigSection() -- Tab Should be the name of the tab you are adding this section to.
tip
Add Luna:LoadAutoloadConfig
At very bottom of your code. this will load your users' autoloaded config
Setting Up Theming
As Of Beta 4, Luna has implemented theming. Users may change the accent of the Interface using Color Pickers or Using Preset Colors handpicked by Nebula Softworks
Tab:BuildThemeSection() -- Tab Should be the name of the tab you are adding this section to.