Modern Minecraft RCON Client by the Gooby
Current Version: 0.9.0
Build Date: 2026.05.02
python -m venv venv
venv\Scripts\activate
deactivateExecute the following code block to build a PyInstaller .EXE
pyinstaller --onefile --windowed --name Gooby_RCON app.py