mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2024-11-14 08:53:33 +00:00
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
apply(plugin = "io.papermc.paperweight.userdev")
|
|
apply(plugin = "xyz.jpenilla.run-paper")
|
|
|
|
dependencies {
|
|
paperDevBundle("1.19.4-R0.1-SNAPSHOT")
|
|
} |