Re-enable Forge support

- QSL is still not released for whatever reason, so Quilt support will come later
This commit is contained in:
Motschen
2023-09-30 10:55:25 +02:00
parent cbfaeb3c6f
commit 38e2e55a07
4 changed files with 9 additions and 8 deletions

View File

@@ -11,6 +11,6 @@ include("common")
include("fabric-like")
include("fabric")
//include("quilt")
//include("forge")
include("forge")
rootProject.name = "midnightlib"