Minecraft-Console-Client/docs/guide/contibuting.md

34 lines
1.5 KiB
Markdown
Raw Normal View History

---
2022-11-05 13:43:19 +08:00
title: Contributing
2022-11-05 13:30:46 +08:00
---
2022-11-02 21:01:32 +08:00
# Contributing
This page is still being filled in. For now, use the sections below as the current contributor entry points for code, docs, and translation work.
2022-11-02 21:01:32 +08:00
If you are doing maintainer-style work with coding agents, start with [AI-Assisted Development](ai-assisted-development.md). It covers the shell setup, local server loop, and the skills in `.skills/`.
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).
2022-11-02 21:01:32 +08:00
For now, the project has three main contribution paths:
- code and bot work in the main MCC client
- documentation updates in `docs/`
- translations through Crowdin
2022-11-02 21:01:32 +08:00
## Translations
To improve translations for MCC, please visit: [Crowdin - Minecraft Console Client](https://crowdin.com/project/minecraft-console-client).
2022-11-02 21:01:32 +08:00
2022-11-07 11:15:19 +08:00
**It is recommended to translate `MCC in-app text` first.**
2022-11-02 21:01:32 +08:00
If you cannot find the language you want to translate into, contact us on GitHub or Discord and we can add it.
2022-11-02 21:01:32 +08:00
GitHub: <a href="https://github.com/MCCTeam/Minecraft-Console-Client" rel="nofollow noopener" target="_blank">https://github.com/MCCTeam/Minecraft-Console-Client</a>
2022-11-02 21:01:32 +08:00
2022-11-07 11:15:19 +08:00
Discord: <a href="https://discord.gg/9HPr2EE4C4" rel="nofollow noopener" target="_blank">https://discord.gg/9HPr2EE4C4</a>
2022-11-02 21:01:32 +08:00
## Contributors
[Check out our contributors on GitHub](https://github.com/MCCTeam/Minecraft-Console-Client/graphs/contributors).