mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Updated documentation to the latest state
This commit is contained in:
parent
9613e0df51
commit
e4aeb51f71
12 changed files with 149 additions and 3268 deletions
|
|
@ -4,11 +4,11 @@ title: Contributing
|
|||
|
||||
# Contributing
|
||||
|
||||
At this moment this page needs to be created.
|
||||
This page is still being filled in. For now, use the links below for the current contributor workflow.
|
||||
|
||||
If you are working with SWE AI agents, start with [AI-Assisted Development](ai-assisted-development.md). It covers the shell setup, local server loop, and the skills in `.skills/`.
|
||||
|
||||
For now you can use our article from the [Git Hub repository Wiki](https://github.com/MCCTeam/Minecraft-Console-Client/wiki/Update-console-client-to-new-version) written by [ReinforceZwei](https://github.com/ReinforceZwei).
|
||||
You can also use the guide in the [GitHub repository wiki](https://github.com/MCCTeam/Minecraft-Console-Client/wiki/Update-console-client-to-new-version) written by [ReinforceZwei](https://github.com/ReinforceZwei).
|
||||
|
||||
## Translations
|
||||
|
||||
|
|
@ -16,12 +16,12 @@ To improve translations for MCC, please visit: [Crowdin - Minecraft Console Clie
|
|||
|
||||
**It is recommended to translate `MCC in-app text` first.**
|
||||
|
||||
If you can't find the language you want to translate into, please contact us at Github or Discord to add it.
|
||||
If you cannot find the language you want to translate into, contact us on GitHub or Discord and we can add it.
|
||||
|
||||
Github: <a href="https://github.com/MCCTeam/Minecraft-Console-Client" rel="nofollow noopener" target="_blank">https://github.com/MCCTeam/Minecraft-Console-Client</a>
|
||||
GitHub: <a href="https://github.com/MCCTeam/Minecraft-Console-Client" rel="nofollow noopener" target="_blank">https://github.com/MCCTeam/Minecraft-Console-Client</a>
|
||||
|
||||
Discord: <a href="https://discord.gg/9HPr2EE4C4" rel="nofollow noopener" target="_blank">https://discord.gg/9HPr2EE4C4</a>
|
||||
|
||||
## Contributors
|
||||
|
||||
[Check out our contributors on Github](https://github.com/MCCTeam/Minecraft-Console-Client/graphs/contributors).
|
||||
[Check out our contributors on GitHub](https://github.com/MCCTeam/Minecraft-Console-Client/graphs/contributors).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue