MidnightLib 1.4.1 - Fix tabs & Re-enable Quilt and Forge

- Fix tabs not being visible
- Re-enable Forge and Quilt support
- Fix #28
This commit is contained in:
Motschen
2023-06-09 18:46:53 +02:00
parent 9074abc331
commit dbbf546551
5 changed files with 18 additions and 15 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"