From 15f781d28e847a1fbf262bdf1462852cfe8505b7 Mon Sep 17 00:00:00 2001 From: George Macoukji Date: Fri, 18 May 2018 16:58:54 -0500 Subject: [PATCH] Created CurseForge packaging instruction file --- .pkgmeta | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .pkgmeta diff --git a/.pkgmeta b/.pkgmeta new file mode 100644 index 0000000..fadf06b --- /dev/null +++ b/.pkgmeta @@ -0,0 +1,7 @@ +package-as: AnnoyingPopupRemover +enable-nolib-creation: no + +ignore: # Files and directories beginning with a dot (such as .git) are automatically ignored, as is the pgkmeta file itself. + - README.md + +license-output: LICENSE -- 1.7.9.5