Remove Indev branch

This commit is contained in:
ORelio 2017-10-10 19:08:48 +02:00
parent b1a66791a1
commit 668da26cd1

View file

@ -6,18 +6,23 @@ Minecraft Console Client
Minecraft Console Client is a lightweight app allowing you to connect to any Minecraft server, 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. 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
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 ## How to use
Downloads, help, and more info available on the [Minecraft Forum thread](http://www.minecraftforum.net/topic/1314800-/)'s first post.<br/> Check out [README](https://github.com/ORelio/Minecraft-Console-Client/blob/master/MinecraftClient/config/README.txt) and [sample configuration files](MinecraftClient/config/).
Alternatively, you can take a look at the [README](https://github.com/ORelio/Minecraft-Console-Client/blob/master/MinecraftClient/config/README.txt) file from the latest stable binary release. Help and more info is also available on the [Minecraft Forum thread](http://www.minecraftforum.net/topic/1314800-/).<br/>
## How to contribute ## How to contribute
If you'd like to contribute to Minecraft Console Client, great! But please fork the *Indev* branch to do so, as the *master* branch is the stable branch, corresponding to the last binary release, which does not contain the latest fixes and is available for forking into your own projects. Using *Indev* branch, just submit a pull request. :) If you'd like to contribute to Minecraft Console Client, great, just fork the repository and submit a pull request. The *Indev* branch for contributions to future stable versions is no longer used as MCC is currently distributed as development builds only.
## License ## License
Unless specifically stated, the code is from me or contributors, and available under CDDL-1.0. Unless specifically stated, the code is from the MCC developers, and available under CDDL-1.0.
Else, the license and original author are mentioned in source file headers. Else, the license and original author are mentioned in source file headers.
The main terms of the CDDL-1.0 license are basically the following: The main terms of the CDDL-1.0 license are basically the following: