From 72bcaae66109218b0dab95d5c43157c3b8ced23b Mon Sep 17 00:00:00 2001 From: Ou Junhui Date: Sun, 26 Sep 2021 23:10:51 +0800 Subject: [PATCH] init DBM skin --- rSkin/modules/DBM.lua | 1 + rSkin/rSkin.toc | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 rSkin/modules/DBM.lua diff --git a/rSkin/modules/DBM.lua b/rSkin/modules/DBM.lua new file mode 100644 index 0000000..4be539e --- /dev/null +++ b/rSkin/modules/DBM.lua @@ -0,0 +1 @@ +local A, L = ... \ No newline at end of file diff --git a/rSkin/rSkin.toc b/rSkin/rSkin.toc index 7ce098b..9919375 100644 --- a/rSkin/rSkin.toc +++ b/rSkin/rSkin.toc @@ -3,9 +3,10 @@ ## Title: rSkin |cff1a9fc0BCC|r ## Notes: Reskin other addons to fit zorkui's L&F ## RequiredDeps: rLib, rButtonTemplate_Zork, oUF_SimpleConfig -## OptionalDeps: DBM, WeakAuras, ls_Toasts, Details, BigWigs_Plugins +## OptionalDeps: DBM-StatusBarTimers, WeakAuras, ls_Toasts, Details, BigWigs_Plugins init.lua modules\ls_Toasts.lua modules\Details.lua -modules\BigWigs.lua \ No newline at end of file +modules\BigWigs.lua +modules\DBM.lua \ No newline at end of file -- 1.7.9.5