Skip to content

v0.2.0 - Real-library hardening + one-click agent wiring

Choose a tag to compare

@ShugokiFable ShugokiFable released this 29 Aug 18:10
· 6 commits to main since this release

First public release.

  • RimWorld 1.6-only Def indexing across Core/DLC and installed mods (versioned layouts: 1.6/, Common/, LoadFolders.xml; legacy version dirs skipped)
  • Multi-drive Steam auto-discovery via libraryfolders.vdf (RIMWORLD_WORKSHOP_ROOT / RIMWORLD_MODS_ROOT / RIMWORLD_ROOT env escapes)
  • Typed JSON plans → About.xml/Defs/LoadFolders generation, static validation, reference checks against the real index, deterministic ZIP + SHA-256 receipt
  • Player.log analyzer with duplicate-exception storm detection ([Ref XXXX] collapse)
  • C# scaffold + dotnet build against installed assemblies (approval-gated)
  • One-click Install.ps1 / START-HERE.bat: wires Hermes (dedicated rimworld profile), Claude Code (user-scope MCP + skill), Codex (skill); Uninstall.ps1 reverses everything