Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
The double click handler function is created by MagicGonads_NEW
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 5.0
Added Sliders that turn sliding on when double clicking then turn back off again when double clicking. Added sub-menus that dont disable or re-enable input when opened or closed and have a parent child system. Added scrolling lists that allow for an infinite amount of buttons to be available on 1 screen.
Donations
No donations accepted
A WIP for making various UI elements available to modders easily with just one mod, All the documentation for mod creators: Github Wiki
TODO: On-screen Keyboard for text fields:
Able to disable input when opened or not (and then reenable if it disabled it)
With OSK an entire lua side debug menu ex: a cheat menu, text-based commands for dialogue???? custom viewing (Very iffy) Radial Menus (Overlays might be confusing with input handling) Slider dragging: Sliding turned on when clicked, follows mouse until mouse clicked again to turn mouse follow off Creating Sub-menus that dont re-enable input on close, effectively making in menu pop-up systems
Done Dropdown Menus Magic's Double Click Lib Radial Menus (Menu only) On-screen Keyboard for text fields:
Modifibale size
Inputtable Textfields using the OSK How To Install
With mod importer :
-Download attached archive -Download and install Python -Download Magic's mod importer -Navigate to Steam\steamapps\common\Hades\Content (or Epic launcher equivalent) -Extract archives -Run modimporter (double click) -Navigate to Steam\steamapps\common\Hades\Content (or Epic launcher equivalent) -Extract archive in the Mods folder (create it if it doesn't exist) -Download ModUtil into Steam\steamapps\common\Hades\Content\Mods -Run modimporter (double click)
How to uninstall :
-Delete ErumiUILib in Mods folder -Run modimporter
How to update : -Extract new archive into the Mods folder and replace existing files. Also check installation instructions for possible changes.