Skip to content

Commit

Permalink
Update: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xfl03 committed Feb 1, 2023
1 parent 313d5e4 commit 745de34
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ JMCCC is licensed under [the MIT license](https://github.com/xfl03/JMCCC/LICENSE

## Quick Start
### Dependencies
| Dependency | Description |
|-----------------------------------------|-----------------------------------|
| `dev.3-3:jmccc` | Minecraft launching feature. |
| `dev.3-3:jmccc-mcdownloader` | Minecraft downloading feature. |
| `dev.3-3:jmccc-microsoft-authenticator` | Microsoft authentication feature. |
| `dev.3-3:jmccc-mojang-api` | Mojang API client. |
| `dev.3-3:jmccc-yggdrasil-authenticator` | Yggdrasil authentication feature. |
| Dependency | Description |
|-----------------------------------------|-------------------------------------------|
| `dev.3-3:jmccc` | Minecraft launching feature. |
| `dev.3-3:jmccc-mcdownloader` | Minecraft downloading feature. |
| `dev.3-3:jmccc-microsoft-authenticator` | Microsoft Account authentication feature. |
| `dev.3-3:jmccc-mojang-api` | Mojang API client. |
| `dev.3-3:jmccc-yggdrasil-authenticator` | Mojang Account authentication feature. |

JMCCC **RELEASE** version has been uploaded to **MAVEN CENTRAL**:
```
Expand Down
2 changes: 1 addition & 1 deletion README.zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ JMCCC使用[MIT许可证](https://github.com/xfl03/JMCCC/LICENSE)。
## 功能
* 启动各个版本的Minecraft
* 可拓展的登录系统
* 默认支持Microsoft账户/Mojang账户/离线,当然也可以使用authlib-injector
* 默认支持Microsoft账户/Mojang账户/离线,可以自行扩展
* 下载各个版本的Minecraft
* 支持Forge/Liteloader/Fabric/Quilt下载
* 支持Liteloader的快照版本
Expand Down

0 comments on commit 745de34

Please sign in to comment.