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
- mcrcon.py
- 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