Skip to content

Commit

Permalink
Update and rename 1.19.bat to 1.21.bat
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <zoey@z0ey.de>
  • Loading branch information
Zoey2936 committed Jun 14, 2024
1 parent 3ce74c7 commit a87be92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1.19.bat → 1.21.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if exist %appdata%\.minecraft (
cd %appdata%\.minecraft
curl --ssl-no-revoke -sL -o fabric.jar https://zvcdn.de/fa
if exist fabric.jar (
java -jar fabric.jar client -mcversion 1.19.4 -loader 0.15.11
java -jar fabric.jar client -mcversion 1.21.0 -loader 0.15.11
del /S /Q fabric.jar
)
)

0 comments on commit a87be92

Please sign in to comment.