From 86683b52ceed416a09439886efb66bbd290d6606 Mon Sep 17 00:00:00 2001
From: hwp <you@example.com>
Date: Wed, 10 Nov 2021 11:36:43 -0500
Subject: [PATCH] packmod (didn't want to change gitignore)

---
 packmod.bat | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 packmod.bat

diff --git a/packmod.bat b/packmod.bat
new file mode 100644
index 0000000000..796a0c9210
--- /dev/null
+++ b/packmod.bat
@@ -0,0 +1,3 @@
+call compile.bat
+copy "Degrees of Lewdity VERSION.html" "Degrees of Lewdity HERM.html"
+7z -mx9 a DoL_herm_npcs_mod.7z *HERM.html img/*
\ No newline at end of file
-- 
GitLab