From 7ee008e150bc5bcf76082d726f719ee0fdfda982 Mon Sep 17 00:00:00 2001 From: SulfurNitride Date: Wed, 11 Feb 2026 02:37:39 -0600 Subject: Fluorine Manager: full Linux port of Mod Organizer 2 Complete native Linux port with FUSE-based virtual filesystem, Proton/umu-run integration, and Flatpak packaging. Key features: - FUSE VFS replacing Windows USVFS (in-process + standalone helper for Flatpak) - Proton/GE-Proton/umu-run launcher with env var forwarding - Flatpak support (sandbox-aware VFS, NXM handler, umu-run) - Wine prefix management UI - Case-insensitive path resolution for Linux filesystems - QSettings-safe INI handling (avoids Bethesda INI corruption) - Portable instance support with auto-generated launcher scripts Co-Authored-By: Claude Opus 4.6 --- libs/vcpkg-registry/versions/l-/libloot.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libs/vcpkg-registry/versions/l-/libloot.json (limited to 'libs/vcpkg-registry/versions/l-') diff --git a/libs/vcpkg-registry/versions/l-/libloot.json b/libs/vcpkg-registry/versions/l-/libloot.json new file mode 100644 index 0000000..942d684 --- /dev/null +++ b/libs/vcpkg-registry/versions/l-/libloot.json @@ -0,0 +1,19 @@ +{ + "versions": [ + { + "git-tree": "9fddae611d4ea784d322f577c0ea704225d6169b", + "version": "0.26.3", + "port-version": 0 + }, + { + "git-tree": "9508afb7b6597bdd71442da9745c4601be77e625", + "version": "0.26.2", + "port-version": 0 + }, + { + "git-tree": "909710a4819e9c763f060d590efbcfaa0c7315b9", + "version": "0.23.0", + "port-version": 0 + } + ] +} -- cgit v1.3.1