Add upstreamMerge script to paper tool
This commit is contained in:
parent
d9afd08cee
commit
c1932e0290
2 changed files with 9 additions and 0 deletions
|
@ -16,4 +16,9 @@ function update {
|
|||
update Bukkit
|
||||
update CraftBukkit
|
||||
update Spigot
|
||||
|
||||
if [[ "$2" = "all" ]] ; then
|
||||
update BuildData
|
||||
update Paperclip
|
||||
fi
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue