diff --git a/mod.template.json b/mod.template.json index 985d48f..a179cf4 100644 --- a/mod.template.json +++ b/mod.template.json @@ -12,5 +12,6 @@ "${binary}" ], "fileCopies": [], - "copyExtensions": [] -} \ No newline at end of file + "copyExtensions": [], + "isLibrary": true +}