Skip to content

Commit

Permalink
added paperweight
Browse files Browse the repository at this point in the history
  • Loading branch information
Dueris committed Jun 20, 2023
1 parent f07cd15 commit ae7204d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id("maven-publish")
// id("io.papermc.paperweight.userdev") version "1.5.5"
id("io.papermc.paperweight.userdev") version "1.5.5"
// id("xyz.jpenilla.run-paper") version "2.0.1"
}
apply plugin: 'java'
Expand Down Expand Up @@ -33,7 +33,7 @@ repositories {


dependencies {
// paperweight.paperDevBundle("1.20.1-R0.1-SNAPSHOT")
paperweight.paperDevBundle("1.20.1-R0.1-SNAPSHOT")
compileOnly("org.geysermc.geyser:api:2.1.1-SNAPSHOT")
compileOnly("org.geysermc.floodgate:api:2.2.2-SNAPSHOT")
compileOnly "io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT"
Expand Down

0 comments on commit ae7204d

Please sign in to comment.