[build, minecraft] Publishing as Minecraft Fabric mods
This commit is contained in:
@@ -4,4 +4,8 @@ plugins {
|
||||
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":helpers"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user