[SKIP_DEPLOY] Support account alias in configs

This commit is contained in:
BruceChen 2022-11-06 16:20:38 +08:00
parent c0266685a8
commit 0b5a562f7f
17 changed files with 213 additions and 157 deletions

View file

@ -1,6 +1,7 @@
---
title: About & Features
---
# Introduction
- [About](#about)

View file

@ -1,7 +1,10 @@
---
title: Chat Bots
redirectFrom: ["/g/bots/index.html", "/g/bots.html"]
redirectFrom:
- "/g/bots/index.html"
- "/g/bots.html"
---
# Chat Bots
- [About](#about)

View file

@ -1,7 +1,10 @@
---
title: Configuration
redirectFrom: ["/g/conf/index.html", "/g/conf.html"]
redirectFrom:
- "/g/conf/index.html"
- "/g/conf.html"
---
# Configuration
**Minecraft Console Client** can be both configured by the [command line parameters](usage.md#command-line-parameters) and the configuration file.

View file

@ -1,6 +1,7 @@
---
title: Contributing
---
# Contributing
At this moment this page needs to be created.

View file

@ -1,6 +1,7 @@
---
title: Creating Chat Bots
---
# Creating Chat Bots
- [Notes](#notes)

View file

@ -1,6 +1,7 @@
---
title: Installation
---
# Installation
- [YouTube Tutorials](#youtube-tutorials)

View file

@ -1,6 +1,7 @@
---
title: Usage
---
# Usage
How to run the program: