diff --git a/README.md b/README.md index 5b58a91..658abcd 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,17 @@ -minecraft-server-installer 是一个自动化服务端安装工具。 +minecraft-server-installer 是一个基于 Python3 开发的自动化服务端安装工具。 -## 前置需求 +## 已支持服务端 + +- 原版/Vanilla +- Fabric +- Mcdreforged -本脚本基于 Python3 开发。 -目前暂不支持自动修改配置文件,安装完后需手动按需求修改. +## 前置需求 + +- requests +- wget ## 下载方法 -访问 [Release](https://github.com/ActiniumCraft/minecraft-server-installer/releases) 页面下载初始化安装脚本。 +访问 [Release](https://github.com/ActiniumCraft/minecraft-server-installer/releases) 页面下载后使用。