mirror of
https://github.com/JonasunderscoreJones/Minecraft-server-Status.git
synced 2025-10-22 18:29:17 +02:00
error corrections in Readme.md
This commit is contained in:
parent
41d38bf3bf
commit
ae67818060
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Minecraft-server-Status
|
||||
This (very) small python script allows you to view any Minecraft server's status Information
|
||||
##### Usage
|
||||
Download the file, install python (if not already installed), install `mcstatus` (`pip install mcstatus`) and `time` (`pip install time`) and launch the program by executing it with `python cmd.py` on windows and `python3 cmd.py` on MacOS and Linux. Make sure that you first locate your download location with the command `cd Downloads` (replace 'Downloads' with your custom location if needed).
|
||||
Download the file, install python (if not already installed), install `mcstatus` (`pip install mcstatus`) and `time` (`pip install time`) and launch the program by executing it with `python cmd.py` on windows and `python3 cmd.py` on MacOS and Linux (replace 'cmd.py' with correct filename). Make sure that you first locate your download location with the command `cd Downloads` (replace 'Downloads' with your custom location if needed).
|
||||
|
||||
##### Status Infos
|
||||
1. Minecraft Version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue