mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Update README.md
Add a paragraph about using the indev branch for submitting pull requests
This commit is contained in:
parent
86b6baf5a4
commit
2f3f1241a6
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@ send commands and receive text messages in a fast and easy way without having to
|
|||
Downloads, help and more info available on the [Minecraft Forum thread](http://www.minecraftforum.net/topic/1314800-/)'s first post.<br/>
|
||||
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.
|
||||
|
||||
##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 contains the latest fixes and is available for forking into your own projects. Using *indev* branch, just submit a pull request :)
|
||||
|
||||
##License
|
||||
|
||||
Unless specifically stated, the code is from me or contributors, and available under CDDL-1.0.<br/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue