Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Commit

Permalink
Updated build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaosdave34 committed Apr 30, 2024
1 parent 30a7475 commit 5dc5ec0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,7 @@ tasks {
// Configure plugin.yml generation
// - name, version, and description are inherited from the Gradle project.
bukkitPluginYaml {
name = project.name
version = project.version.toString()
main = "io.github.chaosdave34.ghutils.GHUtils"
description = project.description
load = BukkitPluginYaml.PluginLoadOrder.STARTUP
authors.add("Chaosdave34")
apiVersion = "1.20.5"
Expand Down

0 comments on commit 5dc5ec0

Please sign in to comment.