Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock authored Sep 5, 2024
1 parent 9f20010 commit 0c798ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ publisher {
setDisplayName("${project.version}")
setGameVersions("1.21", "1.21.1")
setLoaders("neoforge")
setCurseEnvironment("client")
setCurseEnvironment("client", "server")
setArtifact(remapJar)
addAdditionalFile(sourcesJar)
}

0 comments on commit 0c798ef

Please sign in to comment.