mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
28 lines
608 B
Markdown
28 lines
608 B
Markdown
---
|
|
home: true
|
|
heroImage: /images/MCC_logo_with_edge.png
|
|
tagline: 'Minecraft Console Client (MCC) is a lightweight open-source Minecraft Java client implemented in C#'
|
|
actions:
|
|
-
|
|
text: Installation
|
|
link: ./guide/installation.md
|
|
type: primary
|
|
-
|
|
text: Learn More →
|
|
link: ./guide/
|
|
type: secondary
|
|
actionText:
|
|
actionLink:
|
|
features:
|
|
-
|
|
title: Chat
|
|
details: Chat with other people on the server
|
|
-
|
|
title: Automation
|
|
details: Create bots to do automated tasks
|
|
-
|
|
title: Supported Versions
|
|
details: 1.4 - 1.19.2
|
|
footer: Made by MCC Team with ❤️
|
|
---
|
|
|