Updating .gitignore, updating readme.
This commit is contained in:
@ -3,3 +3,12 @@
|
||||
Grab the latest minecraft server.jar binary.
|
||||
|
||||
Uses Python3 and the Requests library.
|
||||
|
||||
## Example
|
||||
```
|
||||
$ ./fetcher.py di 17 jun 2025 20:00:53 CEST
|
||||
Latest version of Minecraft (Release): 1.21.6
|
||||
Downloading: https://piston-data.mojang.com/v1/objects/6e64dcabba3c01a7271b4fa6bd898483b794c59b/server.jar
|
||||
Grabbing server.jar
|
||||
Done!
|
||||
```
|
||||
|
Reference in New Issue
Block a user