Migrate documents

This commit is contained in:
BruceChen 2022-11-02 21:01:32 +08:00
parent de3e21dd64
commit e5529eead9
31 changed files with 14988 additions and 1 deletions

22
docs/README.md Normal file
View file

@ -0,0 +1,22 @@
---
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 ❤️
---