feat(minecraft): Make every subproject its own mod
This commit is contained in:
@@ -52,8 +52,10 @@ dependencyResolutionManagement {
|
||||
includeBuild("../tweed5")
|
||||
|
||||
includeNormalModule("bundle")
|
||||
includeNormalModule("bundle-pojo-weaving")
|
||||
includeNormalModule("coat-bridge")
|
||||
includeNormalModule("fabric-helper")
|
||||
includeNormalModule("logging")
|
||||
|
||||
fun includeNormalModule(name: String) {
|
||||
includeAs("tweed5-$name", name)
|
||||
|
||||
Reference in New Issue
Block a user