关于 我的世界开服教程(新手向)涵盖不同服务端 在线阅读 https://mscpodoc.netlify.app/ 本地阅读 Note请先安装 Node.js 和 npm 将此仓库克隆至本地 git clone https://github.com/MSCPO/ServerDocumentation.git 移动至仓库根目录 cd ServerDocumentation 安装依赖(国内环境使用 cnpm 会更快) npm install 本地测试 npm run dev 浏览器打开 http://localhost:5173/ 文档贡献者