houseCARL 1.1.0
houseCARL 1.1.0 — the tool bridge. houseCARL now drives the external modding toolchain, not just the data layer.
What's new
- Tool bridge:
housecarl_set_tool_pathregisters — and auto-detects — the external tools houseCARL wraps. When a command needs a tool that isn't set, houseCARL fails loud with the exact path it needs instead of silently doing nothing. - Papyrus compile:
housecarl_compile_scriptcompiles a.pscthrough the Creation Kit'sPapyrusCompiler.exe. Warnings are non-fatal; the recompile is non-destructive (the existing.pexis overwritten only on success). - BSA archives:
housecarl_bsa_list/housecarl_bsa_extract/housecarl_bsa_repackwrap BSArch to inspect, extract from, and repack.bsaarchives. Repack is non-destructive (the target is replaced only when the pack succeeds).
Install (modders): download houseCARL-1.1.0.zip below, unzip, and run houseCARL-Setup.exe, then pick [1] Claude / [2] Codex / [3] Both. Requires Windows, the .NET 9 ASP.NET Core Runtime, and Mod Organizer 2. See the README for build-from-source and full details.
Licensed GPL-3.0-only (see LICENSE and THIRD-PARTY-NOTICES.txt).