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/m-/mo2-cmake.json | 49 ++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 libs/vcpkg-registry/versions/m-/mo2-cmake.json (limited to 'libs/vcpkg-registry/versions/m-/mo2-cmake.json') diff --git a/libs/vcpkg-registry/versions/m-/mo2-cmake.json b/libs/vcpkg-registry/versions/m-/mo2-cmake.json new file mode 100644 index 0000000..536768a --- /dev/null +++ b/libs/vcpkg-registry/versions/m-/mo2-cmake.json @@ -0,0 +1,49 @@ +{ + "versions": [ + { + "git-tree": "0d0c7372d4854f00dd3da3316ca55d3380bfcad2", + "version": "2.5.3-beta.2", + "port-version": 0 + }, + { + "git-tree": "69446c5337d019675f8c20bf2ae94336582b56de", + "version": "0.1.7", + "port-version": 0 + }, + { + "git-tree": "879e24f8621efa7fbe6307c7a3c0cfe30980a603", + "version": "0.1.6", + "port-version": 0 + }, + { + "git-tree": "4d797c30e22cbabcacbfa8fa27ae4f1cce24acbe", + "version": "0.1.5", + "port-version": 0 + }, + { + "git-tree": "75a653fb6ec327ca506c6b7bf197a905d8eea3a6", + "version": "0.1.4", + "port-version": 0 + }, + { + "git-tree": "1384f540a705c48192f85ba4ddb62c9e67e5c4df", + "version": "0.1.3", + "port-version": 0 + }, + { + "git-tree": "1cb76a053f6f58e867f64fbd661745ad8f343f4a", + "version": "0.1.2", + "port-version": 0 + }, + { + "git-tree": "c40a7b5bc02639d2d7627badd372d401249d4824", + "version": "0.1.1", + "port-version": 0 + }, + { + "git-tree": "998b97a1073915d7a9079a90e0a26e62abca6ac9", + "version": "0.1.0", + "port-version": 0 + } + ] +} -- cgit v1.3.1