Skip to content

kerbcam v0.18.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 21:24
· 95 commits to main since this release

Installation

  1. Extract kerbcam-v0.18.2.zip into your KSP GameData/ directory.
  2. Install Hullcam VDS Continued (required).
  3. Start KSP and launch a flight with onboard camera parts.
  4. Go to : (configured in settings.cfg) to connect to streams.

Assets

  • kerbcam-v0.18.2.zip — complete install tree (plugin + sidecar + shader bundles + settings)
  • Kerbcam.dll — plugin DLL only (for manual installs)

TypeScript SDK @jonpepler/kerbcam@0.18.2 and @jonpepler/kerbcam-react@0.18.2 published to GitHub Packages.

Changelog

Bug Fixes

  • Let the camera dropdown scroll instead of overflowing (a509d90)
  • Drop the artificial 8-tile cap on the camera grid (8f15b51)

Other