modrinth: add support for default excludes/includes (#2937)

This commit is contained in:
Geoff Bourne
2024-06-30 15:15:44 -05:00
committed by GitHub
parent a933e92460
commit c70f9c3fff
6 changed files with 49 additions and 17 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"globalExcludes": [
"3dskinlayers",
"citresewn",
"connector",
"entity_model_features",
"entity_texture_features",
"euphoriapatcher",
"notenoughanimations",
"oculus",
"ryoamiclights",
"yungsmenutweaks"
],
"globalForceIncludes": [],
"modpacks": {}
}