/MCRcon-GUI

Add an GUI for MCRcon

Primary LanguagePythonOtherNOASSERTION

MCRcon UI

if you are not windows user you can run it by source code

First, you need to install requierments you can use

pip install PySimpleGUIWx, configparser

or

pip install -r requierments.txt

Second, download following files

  1. mcrcon.py
  2. ui.py and execute ui.py ($ python ui.py)

if you are windows user you can go to assets and download exe version or you can also execute source code