mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-01-04 21:37:37 +00:00
use helper functions
This commit is contained in:
parent
98104f3a8b
commit
a52dfa70bf
@ -7,10 +7,8 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
paperweight {
|
paperweight {
|
||||||
upstreams.register("paper") {
|
upstreams.paper {
|
||||||
repo.set("https://github.com/PaperMC/Paper.git")
|
ref = "aaf151c03d48f51b10f278e26143dd8ea9db6acb"
|
||||||
ref.set("aaf151c03d48f51b10f278e26143dd8ea9db6acb")
|
|
||||||
paper = true
|
|
||||||
|
|
||||||
patchFile {
|
patchFile {
|
||||||
path = "paper-server/build.gradle.kts"
|
path = "paper-server/build.gradle.kts"
|
||||||
|
Loading…
Reference in New Issue
Block a user