mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-29 13:04:59 +00:00
Updated the installation methods, updated creating bots. Removed Web Socket Bot pages.
This commit is contained in:
parent
e4aeb51f71
commit
aa59c4d75a
7 changed files with 127 additions and 85 deletions
|
|
@ -4,12 +4,18 @@ title: Contributing
|
|||
|
||||
# Contributing
|
||||
|
||||
This page is still being filled in. For now, use the links below for the current contributor workflow.
|
||||
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.
|
||||
|
||||
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/`.
|
||||
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).
|
||||
|
||||
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
|
||||
|
||||
## Translations
|
||||
|
||||
To improve translations for MCC, please visit: [Crowdin - Minecraft Console Client](https://crwd.in/minecraft-console-client).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue