Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
KrLite committed Apr 20, 2024
1 parent cc42acc commit a47ed22
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 @@ -90,6 +90,7 @@ publisher {
projectVersion.set(project.version.toString())
gameVersions.set(listOf("1.20", "1.20.1", "1.20.2"))
loaders.set(listOf("fabric", "quilt"))
curseEnvironment.set("client")

modrinthDepends.required("fabric-api")
modrinthDepends.optional("bounced")
Expand Down

0 comments on commit a47ed22

Please sign in to comment.