Forge finally fixed. Altough manifold is disabled in forge atm
This commit is contained in:
+2
-2
@@ -79,8 +79,8 @@ if (gradle.builds_for.contains("fabric"))
|
||||
include("fabric")
|
||||
if (gradle.builds_for.contains("quilt"))
|
||||
include("quilt") // Just put this here for once we need it ;)
|
||||
//if (gradle.builds_for.contains("forge"))
|
||||
// include("forge") // FIXME: Fix forge, its just annoying
|
||||
if (gradle.builds_for.contains("forge"))
|
||||
include("forge")
|
||||
|
||||
|
||||
rootProject.name = "DistantHorizons"
|
||||
|
||||
Reference in New Issue
Block a user