fix NeoForge for 1.20.5/6

This commit is contained in:
12emin34
2024-05-15 12:06:07 +02:00
parent e7a0b72bfb
commit d1df2e4d9b
7 changed files with 50 additions and 42 deletions

View File

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