Skip to content

houseCARL 1.0.0

Choose a tag to compare

@Avick3110 Avick3110 released this 04 Jun 20:14
· 206 commits to main since this release

houseCARL 1.0.0 - initial public release.

Comprehensive, data-layer access to your Skyrim Special Edition load order, in plain English, through Claude or Codex. Reflection-driven over Mutagen: every record type Mutagen models is readable and writable by construction - not a hand-maintained subset.

What it does: read any record at the true load-order winner (with the full conflict tree); author patches into a NEW plugin (set/add/remove fields, leveled lists, containers, condition re-targeting); create and remove records; and look up record schemas, Papyrus/SKSE signatures, and SkyPatcher/SPID/KID distributor grammars.

Install (modders): download houseCARL-1.0.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.

Bundled skills: mutagen-reference, papyrus-reference, skypatcher-authoring, spid-authoring, kid-authoring.

Licensed GPL-3.0-only (see LICENSE and THIRD-PARTY-NOTICES.txt).