Skip to content

Commit

Permalink
ci: fixed releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
meza committed Jan 11, 2025
1 parent 8a93291 commit 80ff2f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ gradlePlugin {
displayName = "Stonecraft"
implementationClass = "gg.meza.stonecraft.ModPlugin"
tags = listOf("minecraft", "multi-loader", "configuration")
description = "Stonecraft is a configuration Gradle plugin that removes the boilerplate of setting up a **multi-loader, multi-version** Minecraft modding workspace."
}
}
}
Expand Down

0 comments on commit 80ff2f1

Please sign in to comment.