Skip to content

Commit 7162a5c

Browse files
authored
fix velocity rename
1 parent 2c10d93 commit 7162a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Minecraft-server-auto-setup.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ cls
401401
echo:
402402
echo 開始下載 Velocity
403403
curl -O https://api.papermc.io/v2/projects/velocity/versions/3.3.0-SNAPSHOT/builds/%content1%/downloads/velocity-3.3.0-SNAPSHOT-%content1%.jar >NUL 2>NUL
404-
ren velocity-3.2.0-SNAPSHOT-%content1%.jar server.jar
404+
ren velocity-3.3.0-SNAPSHOT-%content1%.jar server.jar
405405
cls
406406
echo:
407407
echo:

0 commit comments

Comments
 (0)