Skip to content

Commit

Permalink
Use Paper instead of Spigot
Browse files Browse the repository at this point in the history
  • Loading branch information
srnyx committed Jan 13, 2025
1 parent b9aff4c commit 432f2c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import xyz.srnyx.gradlegalaxy.utility.paper
import xyz.srnyx.gradlegalaxy.utility.setupAnnoyingAPI
import xyz.srnyx.gradlegalaxy.utility.spigotAPI


plugins {
Expand All @@ -8,5 +8,5 @@ plugins {
id("com.gradleup.shadow") version "8.3.5"
}

paper("1.8.8")
setupAnnoyingAPI("5.1.5", "com.srnyx", "0.0.1", "DESCRIPTION")
spigotAPI("1.8.8")

0 comments on commit 432f2c4

Please sign in to comment.