Skip to content

Commit 1c328df

Browse files
Update install.sh
1 parent f2d333b commit 1c328df

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

install.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ if [ "$LATEST_BUILD" != "null" ]; then
1414
echo "Download completed"
1515
else
1616
echo "No stable build for version $MINECRAFT_VERSION found :("
17-
fi
17+
fi
18+
19+
curl -o viaversion.jar https://hangarcdn.papermc.io/plugins/ViaVersion/ViaVersion/versions/5.4.1/PAPER/ViaVersion-5.4.1.jar

0 commit comments

Comments
 (0)