Skip to content

kerbcam v0.18.3

Choose a tag to compare

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

Installation

  1. Extract kerbcam-v0.18.3.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.3.zip — complete install tree (plugin + sidecar + shader bundles + settings)
  • Kerbcam.dll — plugin DLL only (for manual installs)

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

Changelog

Bug Fixes

  • Load the platform-suffixed kerbcam-shaders bundle (b6c0678)
  • Pin v0.18.1 (77761f0)
  • Only spawn the OpenGL readback pump on OpenGLCore (ffa9f3e)

CI

  • Build per-platform kerbcam-shaders bundles (windows, osx) (c5a97d8)
  • Re-pin Kerbcam.ckan on main after publishing assets (20185d9)
  • Install windows/mac player support as Hub modules (58e3bf3)

Chores

Other