MenuLib Overview
MenuLib is a programming API designed to simplify the creation and management of custom UI menus within R.E.P.O.
Work in Progress
This documentation page is currently a placeholder. Detailed API references and usage examples will be added soon.
Features
- Easy Menu Registration: Quickly add custom buttons and panels to the game's existing UI.
- Standardized UI Elements: Use pre-built components that match the game's aesthetic.
- Event Handling: Simple hooks for button clicks and value changes.
Quick Start
To use MenuLib in your project, ensure you have added the dependency to your .csproj as described in the HarmonyX Project Setup.