Closed kb-1000 closed 1 year ago
With this, you can configure it like
upload("project", remapJar) { addRequirement("fabric-api") }
Feels cleaner to me, and is much closer to what gradle DSL usually looks like.
Sorry it took so long to properly review and merge this. Thanks for the help.
With this, you can configure it like
Feels cleaner to me, and is much closer to what gradle DSL usually looks like.