From d308671441ce473bc2b56fa166d7a214aec980c6 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 6 Jun 2021 00:15:30 -0600 Subject: allowing out folder for now --- out/production/Resurrection/META-INF/MANIFEST.MF | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 out/production/Resurrection/META-INF/MANIFEST.MF (limited to 'out/production/Resurrection/META-INF/MANIFEST.MF') diff --git a/out/production/Resurrection/META-INF/MANIFEST.MF b/out/production/Resurrection/META-INF/MANIFEST.MF new file mode 100644 index 0000000..6af58fd --- /dev/null +++ b/out/production/Resurrection/META-INF/MANIFEST.MF @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +Main-Class: Resurrection + -- cgit v1.2.3