No description
Find a file
2024-02-04 19:09:15 -05:00
.gitignore add .venv to gitignore 2024-02-04 15:53:50 -05:00
mc_control.py Make executable 2024-02-04 19:09:15 -05:00
README.md Update readme 2024-02-04 18:47:12 -05:00
requirements.txt Colors! 2024-02-04 17:41:23 -05:00

RCON Tool

Used to manage Midnight Valley servers remotely.

This is a hack, I would not rely on it if I were you.

Requires:

  • Python >= 3.10
  • rcon >= 2.4.4
  • termcolor >= 2.4.0