From 78a2cb8d6fd5707bd6ad70a2d51724b51c8f284f Mon Sep 17 00:00:00 2001 From: Subnet_Masked Date: Sun, 4 Feb 2024 18:47:12 -0500 Subject: [PATCH] Update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04abab9..8a1992b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # RCON Tool -Used to manage Midnight Valley servers remotely +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 \ No newline at end of file +- rcon >= 2.4.4 +- termcolor >= 2.4.0 \ No newline at end of file