MidnightLib 1.1.0 - Port to 1.19.3

- Port to 1.19.3 (temporarily disabled forge and quilt until they're available)
- Removed custom button tooltip system in favor of the new vanilla one
This commit is contained in:
Motschen
2022-12-03 16:33:34 +01:00
parent c751859f90
commit eaa2b1543e
9 changed files with 59 additions and 78 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"