Modlist UI


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

Utilities
6 hours ago
2.0 - 2.1
272

Changelog

Version: 2026.07.17
  Info:
    - Updated portal_blob.
Version: 2026.07.10
  Info:
    - Updated portal_blob.
Version: 2026.07.02
  Bugfixes:
    - Amended hardcoded Wube Software mod list to include the missing standalone "Recycler" mod.
  Info:
    - Updated portal_blob because might as well.
Version: 2026.07.01
  Features:
    - 2.1! Simple update of the Factorio version. Most of the work has been done for version 2026.06.30 / Factorio 2.0
Version: 2026.06.30
  Features:
    - Search! With Modlist UI open, press the search button/loupe, or Ctrl-F, you can search for mods by name, title, author, or description or even version.
    - Settings! There is now a Mod Settings dropdown for thumbnail loading startup-safety. No thumbnails by default to prevent crashes, but can be relaxed to show them.
    - Defaults! There are also Per-Player settings for a default sort column and sort order. My favorite is to sort by Author ascending, but you do you.
  Info:
    - The portal_blob.lua file will now be getting weekly updates. See the mod page for more info.
    - Various code refactors/optimizations.
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 column's entries 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.