You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the existing gap: AutoStage.netkan is missing its KittenExtensions dependency (its mod.toml declares it with Optional = false), so add depends. AdvancedFlightComputer uses KittenExtensions optionally, so add suggests there.
Gate
Waiting for the author's permission to index KittenExtensions: tsholmes/KittenExtensions#7 (asked 2026-07-05).
Once permission is there
KittenExtensions.netkan($krefgithubtsholmes/KittenExtensions, MIT). Mind compatibility: v0.4.0 crashes on KSA 2026.6.9+ (v0.4.0 crashes at startup on KSA 2026.6.9.4750 due to Brutal logging API change tsholmes/KittenExtensions#6), so either cap the compatible game version or wait for the fixed release.AutoStage.netkanis missing its KittenExtensions dependency (its mod.toml declares it withOptional = false), so adddepends.AdvancedFlightComputeruses KittenExtensions optionally, so addsuggeststhere.