Porting-Primers/README.md
Gugle bd6f1d5ffe
Add zh-CN translation and update deployment
Add Chinese (zh-CN) localization and adjust deployment metadata and workflow. Translated README and extensive src content to Chinese, updated book.toml (language, title, description, authors, git-repository-url, and edit-url-template pointing to translate/zh-cn), and switched the GitHub Pages deploy workflow to trigger on translate/**. Prepares the repo to host and deploy the zh-CN translation and route edit links to the translation branch.
2026-04-14 17:03:08 +08:00

11 lines
390 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 移植指南
本仓库发布了一个`mdBook`站点收录NeoForge从`1.21.1`到`26.1`版本的移植指南文档。
内容包含:
- 按主题分类的导航页,可快速跳转至对应章节
- 拆分后的上游指南页面
- 整合版直接移植概览文档
站点通过`.github/workflows/deploy-pages.yml`工作流自动部署至GitHub Pages源文件来自`main`分支。