Desktop application

Stockpot

Status: Early prototype

Verified, version-pinned mod packs for the games you play with friends.

A mod pack in Stockpot is a manifest, not a loose archive. The app records the exact file, size, hash, and game version it expects, verifies before applying, and keeps the original install untouched.

v0.1 ships with Among Us support on Windows. One click installs a pack into an isolated profile; one click rolls it back to vanilla. Stardew Valley is wired in and ready for its first packs.

Highlights

  • Each mod pack is a manifest recording the exact file, size, hash, and target game version
  • SHA-256 verification runs before any pack is applied
  • Packs are pinned to an exact game version; mismatches are blocked
  • Mods install into an isolated profile and leave the vanilla game untouched
  • One-click rollback to a clean vanilla state
  • Detects the installed game version via Steam before applying
  • First game live: Among Us on Windows
  • Stardew Valley wired in and ready for its first packs

How it works

A mod pack is a manifest, not a ZIP.

Every pack records the exact archive, size, hash, and game version it expects. Stockpot verifies before applying, runs in an isolated profile, and rolls back on demand.

Verified install

Every pack is downloaded, SHA-256 verified, and refused if the archive does not match the manifest.

Version-pinned

Packs declare the exact game version they expect. Mismatches are blocked unless explicitly overridden in Settings.

Isolated profiles

Mods land in a profile, not your vanilla game folder. Roll back to a clean install in one click.

v0.1

First game: Among Us on Windows.

Stockpot detects Steam, reads the installed game version, and refuses to apply a pack pinned to a different one. Stardew Valley support is wired through the same adapter and waiting on its first registry entries.