Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 426 Bytes

File metadata and controls

16 lines (10 loc) · 426 Bytes

贡献

感谢参与 ScriptsForMinecraftServer。

完整贡献说明(环境、根 package.json 脚本、仓库规则)见:

docs/dev/contributing.md

快速自检:

pnpm install && pnpm run build && pnpm run verify
npm install && npm run build --workspaces --if-present && npm run verify

文档站维护见 docs/CONTRIBUTING-DOCS.md