2022-11-28 14:10:55 +08:00
---
2022-11-05 13:43:19 +08:00
title: Contributing
2022-11-05 13:30:46 +08:00
---
2022-11-06 16:20:38 +08:00
2022-11-02 21:01:32 +08:00
# Contributing
2026-03-22 15:57:44 +01:00
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
2026-03-22 15:57:44 +01: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/` .
2026-03-22 14:29:02 +01:00
2026-03-22 15:40:05 +01:00
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
2026-03-22 15:57:44 +01: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
2022-11-07 11:15:19 +08:00
To improve translations for MCC, please visit: [Crowdin - Minecraft Console Client ](https://crwd.in/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
2026-03-22 15:40:05 +01: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
2026-03-22 15:40:05 +01: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
2026-03-22 15:40:05 +01:00
[Check out our contributors on GitHub ](https://github.com/MCCTeam/Minecraft-Console-Client/graphs/contributors ).