mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-31 12:12:08 -07:00
Rebuild patches after we continue from a paper edit.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
PS1="$"
|
||||
|
||||
basedir="$1"
|
||||
basedir=$(realpath "$1")
|
||||
workdir="$basedir/work"
|
||||
minecraftversion=$(cat "$basedir/BuildData/info.json" | grep minecraftVersion | cut -d '"' -f 4)
|
||||
decompiledir="$workdir/$minecraftversion"
|
||||
|
Reference in New Issue
Block a user