Topic-indexed NeoForge porting primers from 1.21.1 to 26.1 published as an mdBook site
| .github/workflows | ||
| src | ||
| .gitignore | ||
| book.toml | ||
| README.md | ||
Porting Primers
This repository publishes an mdBook site for NeoForge porting primers covering the path from 1.21.1 to 26.1.
The content includes:
- a topic-indexed landing page for jumping to the relevant primer sections
- the split upstream primer pages
- a compiled direct-port overview
The site is deployed automatically to GitHub Pages from the main branch through the workflow in .github/workflows/deploy-pages.yml.