Skip to content

Commit

Permalink
Update velocity
Browse files Browse the repository at this point in the history
  • Loading branch information
UplandJacob authored Nov 10, 2024
1 parent b3462ab commit 739f8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mc-all-platform-velocity/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN curl --no-progress-meter \
-H "Accept-Encoding: identity" \
-H "Accept-Language: en" -L -A "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4.212 Safari/537.36" \
-o /velocity.jar \
"https://api.papermc.io/v2/projects/velocity/versions/3.3.0-SNAPSHOT/builds/436/downloads/velocity-3.3.0-SNAPSHOT-436.jar"
"https://api.papermc.io/v2/projects/velocity/versions/3.4.0-SNAPSHOT/builds/436/downloads/velocity-3.4.0-SNAPSHOT-450.jar"

### PLUGINS
RUN mkdir -p plugins
Expand Down

0 comments on commit 739f8c2

Please sign in to comment.