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 c1cf2c9 commit 6e6857c
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 @@ -86,6 +86,7 @@ publisher {
projectVersion.set(project.version.toString())
gameVersions.set(listOf("1.20.3", "1.20.4"))
loaders.set(listOf("fabric", "quilt"))
curseEnvironment.set("client")

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

0 comments on commit 6e6857c

Please sign in to comment.