diff --git a/README.md b/README.md new file mode 100644 index 0000000..36234fe --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# mc-manager + +a very basic minecraft rcon client based off of https://github.com/willroberts/minecraft-client-csharp + +i liked their client but disliked having to input all the server information every time, so i created this version.