Working version. Using latest of everything.

This commit is contained in:
2025-06-17 20:00:40 +02:00
parent 1fb4bd9e85
commit 44f2ae9e62
2 changed files with 29 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# minecraft_server_downloader
Grab the latest minecraft server.jar binary (to hand off to other tools)
Grab the latest minecraft server.jar binary.
Uses Python3 and the Requests library.