Radic Menu V2.1.0 [ LEGIT — OVERVIEW ]

The release of (part of the MenuLib for R.E.P.O.) introduces significant workflow improvements and UI refinements for modders and players alike. This update focuses on performance through intelligent caching and enhanced navigation controls to make in-game menus snappier and more intuitive. ⚡ Key Features & Improvements

Menus no longer need to be constantly regenerated. Using the new MenuAPI.CreateREPOPage method, pages are now cached, significantly reducing load times and resource overhead. Radic Menu v2.1.0

For those integrating the new caching system, the Thunderstore documentation recommends moving existing page generation logic to the CreateREPOPage method. This change ensures that your mod's menus are high-performance and "future-proofed" for larger content updates. Version Highlights v2.1.0 Category: UI Library / Tooling Compatibility: R.E.P.O. Mod Environment 1.0 caching system ? The release of (part of the MenuLib for R

Added to REPOButton , providing developers with more direct control over button interactions. Using the new MenuAPI