mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
29 lines
626 B
Markdown
29 lines
626 B
Markdown
---
|
|
title: 主页
|
|
home: true
|
|
heroImage: /images/MCC_logo_with_edge.png
|
|
tagline: 'Minecraft 控制台客户端 (MCC) 是一个开源的轻量的使用 C# 实现的 Minecraft Java 客户端。'
|
|
actions:
|
|
-
|
|
text: 安装
|
|
link: ./guide/installation.md
|
|
type: primary
|
|
-
|
|
text: 了解更多 →
|
|
link: ./guide/
|
|
type: secondary
|
|
actionText:
|
|
actionLink:
|
|
features:
|
|
-
|
|
title: 聊天
|
|
details: 与服务器上的其他人聊天
|
|
-
|
|
title: 自动化
|
|
details: 创建机器人来执行自动任务
|
|
-
|
|
title: 支持的版本
|
|
details: 1.4 - 1.19.2
|
|
footer: Made by MCC Team with ❤️
|
|
---
|
|
|