From cbd0b699ea31e0e73799056cdf4026df1c5c186c Mon Sep 17 00:00:00 2001 From: rilgamon Date: Sat, 13 Mar 2021 15:06:18 +0100 Subject: [PATCH] Add zzHelper misc-function lib --- Libs/embeds.xml | 1 + Libs/zzAddOn/zzAddOn.lua | 2 +- Libs/zzConfig/zzConfig.lua | 3 +- Libs/zzHelper/zzHelper.lua | 176 +++++++++++++++++++++++++++++++++++++ Libs/zzLDB/zzLDB.lua | 3 +- 5 files changed, 181 insertions(+), 4 deletions(-) create mode 100644 Libs/zzHelper/zzHelper.lua diff --git a/Libs/embeds.xml b/Libs/embeds.xml index 6597053..9a9f19e 100755 --- a/Libs/embeds.xml +++ b/Libs/embeds.xml @@ -8,6 +8,7 @@