-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
ABKQPO edited this page Apr 25, 2026
·
2 revisions
Under wiki/resourcepack/. The old loose source tree under src/main/resources/assets/... is no longer the authored source of truth for runtime guide pages.
The files under wiki/*.md are human-facing GitHub Wiki documentation. The files under wiki/resourcepack/... are the in-game guide pages consumed by GuideNH itself.
Not directly. Runtime guide markdown may contain GuideNH-specific MDX tags that GitHub Wiki does not understand. Keep runtime syntax inside the runtime guide tree and show it in the wiki only inside fenced code blocks.