Modlist UI


Adds a button that shows a window listing active mods and versions.

Utilities
a month ago
2.0
157

Changelog

Version: 2026.2.28
  Features:
    - Metadata! Now each mod's proper title, name, version, author, and description are displayed in various columns and/or the accordion.
    - Thumbnails! If a mod has a thumbnail in its folder, it'll be shown in the entry's mini-icon and the accordion.
    - Buttons! So many things can be clicked. Any entry's columns can be clicked to open the accordion.
    - Sorting! Click the column headers to sort by that column in a tri-state Ascending/Descending/None sort.
    - Visual Delight! Look at the absolute alignment of everything. Do you have any friggin' idea- *punches wall*
  Bugfixes:
    - Code refactors and changelog typos.
Version: 2026.2.15
  Features:
    - Snazzy mod-portal style "ticket-stub" mod-tooltip with richer info and thumbnail.
  Bugfixes:
    - Code revamp. Removed need for external mod hook. Now you get `author`, `title`, and `description` for every 2.x mod.
Version: 2026.2.12
  Features:
    - Added a copy-list button for easy-ish sharing.
    - Added a tiny footer with active mod count.
    - Added the changelog.txt I forgot to include during initial release. 😅
  Bugfixes:
    - Code consolidation & function abstraction.
Version: 2026.2.6
  Major Features:
    - Initial release.