Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 256 Bytes

MordhauRCON

Very basic RCON client for Mordhau built using a slightly modified mcrcon.

Using MordhauRCON

  1. Configure the ip, port & password in ServerInfo.py
  2. Run Main.py

Custom commands can be added in parseScript.py, in the parseChat function.