Minecraft-Console-Client/README-zh-Hans.md

83 lines
6.6 KiB
Markdown
Raw Normal View History

<div align="center">
2018-07-27 02:13:33 +08:00
<img src="https://i.pics.rs/LLDhE.png" alt="Logo"/>
2018-07-27 02:13:33 +08:00
# Minecraft 控制台客户端 (MCC)
2018-07-27 02:13:33 +08:00
[文档](https://mccteam.github.io/) | [下载](#download) | [安装](https://mccteam.github.io/guide/installation.html) | [配置](https://mccteam.github.io/guide/configuration.html) | [使用](https://mccteam.github.io/guide/usage.html)
2020-02-26 21:49:15 +08:00
[![GitHub Actions 构建状态](https://github.com/MCCTeam/Minecraft-Console-Client/actions/workflows/build-and-release.yml/badge.svg)](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest) <a href="https://discord.gg/sfBv4TtpC9"><img src="https://img.shields.io/discord/1018553894831403028?color=5865F2&logo=discord&logoColor=white" alt="Discord 服务器" /></a>
2020-02-26 21:49:15 +08:00
</div>
## **关于 **
**Minecraft 控制台客户端 (MCC)** 是一个轻量级、跨平台、基于文本用户界面的 Minecraft 客户端,适用于 **Java 国际版**,允许您连接到任何 Minecraft Java 国际版服务器,以快速简单的方式发送命令与接受文本消息,而无需打开 Minecraft 游戏。
2018-07-27 02:13:33 +08:00
## 下载
从 [Releases](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest) 获取开发构建
## 如何使用 📚
- 🌐 [完整文档](https://mccteam.github.io/)
- 📦 [安装](https://mccteam.github.io/guide/installation.html)
- 📖 [使用](https://mccteam.github.io/guide/usage.html)
- ⚙️ [配置](https://mccteam.github.io/guide/configuration.html)
- 🤖 [聊天机器人](https://mccteam.github.io/guide/chat-bots.html)
- 📝 [简易配置文件](MinecraftClient/config/)
## 获取帮助 🙋
查看[网站](https://mccteam.github.io/)、[README](https://github.com/MCCTeam/Minecraft-Console-Client/tree/master/MinecraftClient/config#minecraft-console-client-user-manual) 以及[交流区](https://github.com/MCCTeam/Minecraft-Console-Client/discussions):也许你的问题已经在那里得到了解答。如果没有,请创建一个[新的交流帖](https://github.com/MCCTeam/Minecraft-Console-Client/discussions/new)并提出你的问题。如果你发现了一个 bug请在 [Issues](https://github.com/MCCTeam/Minecraft-Console-Client/issues) 页面进行反馈。
## Discord
我们创建了一个 Discord 服务器, [点击此处](https://discord.gg/sfBv4TtpC9)加入。
2018-07-27 02:13:33 +08:00
## 帮助我们 ❤️
2018-07-27 02:13:33 +08:00
我们是个较小的社区,所以我们需要帮助来实现对新 Minecraft 版本的升级、修复 bug 以及扩展项目。我们一直在寻找有动力的人来参与贡献。如果你觉得你是那个人,请查看 [issues](https://github.com/MCCTeam/Minecraft-Console-Client/issues?q=is%3Aissue+is%3Aopen+label%3Awaiting-for%3Acontributor) 页面 :)
2018-07-27 02:13:33 +08:00
## 如何进行贡献 📝
2021-06-01 01:01:00 -04:00
如果你希望为 Minecraft 控制台客户端做出贡献,很好,只需 fork 仓库并向 _Master_ 分支上提交一个 Pull Request 即可。如果你希望为网站 / 在线文档做出贡献,请参阅[网站的 git 仓库](https://github.com/MCCTeam/MCCTeam.github.io)。
2021-06-01 01:01:00 -04:00
## 翻译 Minecraft 控制台客户端 (MCC) 🌍
2021-06-01 01:01:00 -04:00
如果你想将 Minecraft 控制台客户端 (MCC) 翻译成其他语言,请从 [lang 文件夹](https://github.com/MCCTeam/Minecraft-Console-Client/tree/master/MinecraftClient/Resources/lang)下载翻译文件或直接 fork 仓库。一旦你完成了翻译工作,请提交一个 Pull Request。如果你不熟悉 Git 的话,你也可以通过 [Issue](https://github.com/MCCTeam/Minecraft-Console-Client/issues) 将文件发送给我们。
2021-06-01 01:01:00 -04:00
要使用翻译后的语言文件,请将其放在 `lang/mcc/` 文件夹下,并在 `.ini` 配置文件中设置语言。如果该目录不存在,你可以创建它。
2021-06-01 01:01:00 -04:00
对于翻译文件的名称,请参阅[此评论](https://github.com/MCCTeam/Minecraft-Console-Client/pull/1282#issuecomment-711150715)。
2021-06-01 01:01:00 -04:00
## 从源码构建 🏗️
2021-06-01 01:01:00 -04:00
这部分已经被移动到了我们的新[文档站](https://mccteam.github.io/guide/installation.html#building-from-the-source-code)上。
2021-06-01 01:01:00 -04:00
## 开源协议 ⚖️
2018-07-27 02:13:33 +08:00
除非特别说明,代码均来自 MCC 团队或贡献者,并且可在 CDDL-1.0 许可下使用。否则,许可证和原始作者将在源文件头中提及。
CDDL-1.0 许可的主要条款基本上是以下内容:
2018-07-27 02:13:33 +08:00
- 无论您希望将其用于整个程序或部分程序,您都可以在任何程序中使用许可的代码,而需考虑程序整体的许可证(或者说,除了您使用的代码之外的部分)。程序本身可以是开源或闭源的,免费或商业的。
- 然而,在所有情况下,对 CDDL 代码的任何修改、改进或补充(任何直接修改 CDDL 代码的代码都被视为对 CDDL 代码的补充,因此受到此要求的约束;例如,使用快速查找表修改数学函数使得该表本身成为 CDDL 代码的补充,无论它是否在自己的源代码文件中)必须在 CDDL 许可下以源代码的形式在公共和免费的情况下提供。
- 在使用 CDDL 代码的任何程序(源代码或二进制文件)中,必须提及 CDDL 代码的来源(项目或作者)。此外,对 CDDL 代码的修改(必须以源代码的形式分发)不能删除指示代码来源的声明。
2018-07-27 02:13:33 +08:00
更多信息http://qstuff.blogspot.fr/2007/04/why-cddl.html
完整协议http://opensource.org/licenses/CDDL-1.0
2018-07-27 02:13:33 +08:00
<details>
<summary>原文</summary>
Unless specifically stated, the code is from the MCC Team or Contributors, and available under CDDL-1.0. Else, the license and original author are mentioned in source file headers.
The main terms of the CDDL-1.0 license are basically the following:
- You may use the licensed code in whole or in part in any program you desire, regardless of the license of the program as a whole (or rather, as excluding the code you are borrowing). The program itself may be open or closed source, free or commercial.
- However, in all cases, any modifications, improvements, or additions to the CDDL code (any code that is referenced in direct modifications to the CDDL code is considered an addition to the CDDL code, and so is bound by this requirement; e.g. a modification of a math function to use a fast lookup table makes that table itself an addition to the CDDL code, regardless of whether it's in a source code file of its own) must be made publicly and freely available in source, under the CDDL license itself.
- In any program (source or binary) that uses CDDL code, recognition must be given to the source (either project or author) of the CDDL code. As well, modifications to the CDDL code (which must be distributed as source) may not remove notices indicating the ancestry of the code.
2018-07-27 02:13:33 +08:00
More info at http://qstuff.blogspot.fr/2007/04/why-cddl.html
Full license at http://opensource.org/licenses/CDDL-1.0
</details>