mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-16 01:15:08 +01:00
MidnightLib 1.3.0 - No more hats
- Re-enable Quilt and Forge support - Completely remove unnecessary bloat (Hat cosmetics) - File size is now just around 55KB for the Fabric & Quilt version, 60KB for Forge
This commit is contained in:
@@ -10,7 +10,7 @@ pluginManagement {
|
||||
include("common")
|
||||
include("fabric-like")
|
||||
include("fabric")
|
||||
//include("quilt")
|
||||
//include("forge")
|
||||
include("quilt")
|
||||
include("forge")
|
||||
|
||||
rootProject.name = "midnightlib"
|
||||
|
||||
Reference in New Issue
Block a user