View Single Post
04-05-17, 08:58 PM   #8
seyan777
An Aku'mai Servant
Join Date: Feb 2017
Posts: 35
Originally Posted by Galaxy119 View Post
Correct, then in the .toc file, where you list the order in which to load files for your addon, you put a config.lua file somewhere near the top. Then you have the options to enable/disable them in that config file.

You can use my addon as a working representation of this; https://github.com/galaxy119/Roth_UI?files=1
the options to enable/disable modules are at teh top of the "config.lua" file, and the modules being managed here are in the "embeds" folder.
Just had a look at your work and here is a quick question.

What would be the reason for you to separate oUF from Libs folder and put that inside embeds folder, instead?
  Reply With Quote