Radic Menu V2.1.0 Direct
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 ?
A new component designed for better visual feedback within menus. Radic Menu v2.1.0
A new quality-of-life feature allows users to press the Escape key to instantly go back one page, mirroring standard UI behavior for a more natural experience. Enhanced UI Components: For those integrating the new caching system, the
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. Mod Environment 1
Scrollbar positions now update automatically when adjusting a page's mask padding, ensuring the UI remains clean and functional regardless of content size. 🛠️ Developer Implementation
Added to REPOButton , providing developers with more direct control over button interactions.
