

Replaces the vanilla Help Menu messages with a new modern interface.
Allows mod authors to create new Help Menu pages with ease.
QOL FEATURES
> Centralized: Access all help menu pages from a single interface, instead of individual messages. *NEW*
> Categories: Help Menu pages are now sorted into individual categories. *NEW*
> Search Bar: Allows you easily find the page you're looking for in the sidebar. *NEW*
> Controller Support: Supports controller hotswapping, holding down inputs to repeat actions. *NEW*

Modern Help Menu introduces a powerful framework that allows you to create complex, feature-rich help pages entirely from JSON files.
FEATURES
> Custom Pages: Generate custom Help Menu pages directly from JSON files.
> Custom Categories: Sort your Help Menu pages into custom Help Menu categories.
> No Plugin Required: Your mod no longer needs to be an ESM/ESP to have its own dedicated Help Menu page.
PAGE TYPES
Modern Help Menu supports multiple custom Help Menu page types via the JSON framework:
> Message Form: Generates page name and description from a Message type form.
> String: Generates page name and description from custom text strings.
> XML: Displays custom XML elements on the Help Menu page.
> Pastebin: Displays the a string returned from a specified Pastebin.com paste.
GETTING STARTED
Check the Wiki for a comprehensive guide and review the example files in the Miscellaneous download section.

xNVSE 6.4.0+

Installs like any other mod, manually or using a mod manager.
Instructions
Installs like any other mod, manually or using a mod manager.
Modern Help Menu
Replaces the vanilla Help Menu messages with a new modern interface.
Example Menu
Example help menu pages showcasing Modern Help Menu's JSON framework.
