个人笔记
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
328 B

# 服务端
## 下载
[官方下载地址](https://fabricmc.net/use/server/)
```shel
curl -OJ https://meta.fabricmc.net/v2/versions/loader/1.18.2/0.14.5/0.10.2/server/jar
```
## 启动
```shell
java -Xmx2G -jar fabric-server-mc.1.18.2-loader.0.14.5-launcher.0.10.2.jar nogui
```
会自行下载依赖包,检测server.jar