Made jar size around 1.5 MB smaller by removing an unused dependency
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ project(":api").projectDir = file('coreSubProjects/api')
|
||||
// Minecraft dependent sub-projects
|
||||
include("common")
|
||||
include("fabric")
|
||||
//include("quilt") // Just put this here for once we need it
|
||||
//include("quilt") // Just put this here for once we need it ;)
|
||||
//include("forge") // FIXME: Fix forge, its just annoying
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user