Skip to content

Commit

Permalink
[ci skip] Remove redundant build configuration
Browse files Browse the repository at this point in the history
This is already the default path for the reobf mappings patch.
  • Loading branch information
jpenilla committed Jan 13, 2025
1 parent 1bb3677 commit d69981b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions paper-server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ paperweight {
// macheOldPath = file("F:\\Projects\\PaperTooling\\mache\\versions\\1.21.4\\src\\main\\java")
// gitFilePatches = true

paper {
reobfMappingsPatch = layout.projectDirectory.file("../build-data/reobf-mappings-patch.tiny")
}

spigot {
buildDataRef = "3edaf46ec1eed4115ce1b18d2846cded42577e42"
packageVersion = "v1_21_R3" // also needs to be updated in MappingEnvironment
Expand Down

0 comments on commit d69981b

Please sign in to comment.