<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Fluorine-Manager.git/libs/rootbuilder_native/src/rootbuilder.h, branch main</title>
<subtitle>A port of MO2 in linux with NaK integration and FUSE based VFS. Comes with Root Builder support by default.</subtitle>
<id>http://git.schererleander.de/Fluorine-Manager.git/atom/libs/rootbuilder_native/src/rootbuilder.h?h=main</id>
<link rel='self' href='http://git.schererleander.de/Fluorine-Manager.git/atom/libs/rootbuilder_native/src/rootbuilder.h?h=main'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/Fluorine-Manager.git/'/>
<updated>2026-04-12T07:40:00Z</updated>
<entry>
<title>Remove dead plugin scaffolds and duplicate lib dirs</title>
<updated>2026-04-12T07:40:00Z</updated>
<author>
<name>SulfurNitride</name>
<email>SulfurNitride@users.noreply.github.com</email>
</author>
<published>2026-04-12T07:40:00Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/Fluorine-Manager.git/commit/?id=e0fb66428a9b78b4c326df8d7e30429a5b271d74'/>
<id>urn:sha1:e0fb66428a9b78b4c326df8d7e30429a5b271d74</id>
<content type='text'>
The *_native C++ ports were replaced by bundled Python + .py plugins in
de4db79, but the source dirs were left behind without any CMake wiring —
causing confusion when editing them appears to do nothing. Same story
for libs/dds_header (stale duplicate of libs/preview_dds, unrelated to
the actively-used libs/dds-header) and libs/game_gamebryo (superseded
by libs/game_bethesda/src/gamebryo).

Removes:
- libs/basic_games_native
- libs/form43_checker_native
- libs/installer_omod_native
- libs/preview_dds_native
- libs/rootbuilder_native
- libs/script_extender_checker_native
- libs/dds_header
- libs/game_gamebryo
</content>
</entry>
<entry>
<title>Add native Root Builder and OMOD Installer plugins</title>
<updated>2026-03-12T12:20:42Z</updated>
<author>
<name>SulfurNitride</name>
<email>SulfurNitride@users.noreply.github.com</email>
</author>
<published>2026-03-12T12:20:42Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/Fluorine-Manager.git/commit/?id=06826ca53dd54e73169514b3de2f81f2a7ca31f4'/>
<id>urn:sha1:06826ca53dd54e73169514b3de2f81f2a7ca31f4</id>
<content type='text'>
- libs/rootbuilder_native/: Native C++ port of rootbuilder.py (IPluginTool)
  - Root/ dir scanning, copy (reflink/CoW) and symlink modes
  - JSON manifest tracking, backup/restore, auto-deploy hooks
  - Legacy migration and third-party conflict detection
- libs/installer_omod_native/: Native C++ port of installer_omod.py
  - Handles .omod archives (Oblivion Mod Manager format)
  - Binary config parsing, .NET string format, CRC file parsing
  - zlib raw deflate and LZMA decompression
  - Repackages to zip for MO2's installation manager
- Added both to build-inner.sh plugin packaging

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
