From a6d5703c9e2b488dbe34fc45b10535f4201496c5 Mon Sep 17 00:00:00 2001 From: AeroScripts <9335832+AeroScripts@users.noreply.github.com> Date: Mon, 30 Nov 2020 21:00:06 -0500 Subject: [PATCH] Add build script --- build.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 build.sh diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..671c527 --- /dev/null +++ b/build.sh @@ -0,0 +1,5 @@ +mkdir build +cd .. +zip -r GogoLoot/build/GogoLoot GogoLoot -i '*.lua' '*.toc' '*.xml' 'GogoLoot/LICENSE' 'GogoLoot/README.md' +cd GogoLoot/build +