mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2024-11-13 00:13: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.18.2-R0.1-SNAPSHOT")
|
|
} |