From e0471980d8a07d367501de4d414b67a85b99eba1 Mon Sep 17 00:00:00 2001 From: ORelio Date: Tue, 10 Oct 2017 19:11:24 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 229eedbf..e77bb06f 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ Minecraft Console Client Minecraft Console Client is a lightweight app allowing you to connect to any Minecraft server, send commands and receive text messages in a fast and easy way without having to open the main Minecraft game. It also provides various automation for administration and other purposes. -## Download +## Download Get exe file from the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts). This exe file is a .NET binary which also works on Mac and Linux. ## How to use -Check out [README](https://github.com/ORelio/Minecraft-Console-Client/blob/master/MinecraftClient/config/README.txt) and [sample configuration files](MinecraftClient/config/). +Check out the [sample configuration files](MinecraftClient/config/) which includes the how-to-use README. Help and more info is also available on the [Minecraft Forum thread](http://www.minecraftforum.net/topic/1314800-/).
## How to contribute