Re-enable Quilt and Forge support

This commit is contained in:
Motschen
2022-12-14 18:22:32 +01:00
parent eaa2b1543e
commit 1ef835a015
7 changed files with 14 additions and 18 deletions

View File

@@ -10,7 +10,7 @@ pluginManagement {
include("common")
include("fabric-like")
include("fabric")
//include("quilt")
//include("forge")
include("quilt")
include("forge")
rootProject.name = "midnightlib"