Skip to content

Commit

Permalink
Fix paper dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerS1066 committed Jul 4, 2024
1 parent af88c2b commit cb55f10
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ hangarPublish {
hangar("Movecraft") {
required.set(true)
}
hangar("Movecraft-Repair") {
required.set(true)
}
hangar("Movecraft-Warfare") {
required.set(true)
}
}
}
}
Expand Down

0 comments on commit cb55f10

Please sign in to comment.