Skip to content

Daemons

绿豆汤 edited this page May 11, 2026 · 1 revision

Custom Daemons

KernelExtensions currently provides one custom daemon: FlightDaemon (the aircraft daemon).

  • A complete replacement for the vanilla AircraftDaemon, supporting configurable crash duration, actions on repair/crash, and a global altimeter overlay.
  • Declare it directly in a computer's XML with <FlightDaemon FallDuration="90" OnFailed="..." OnSaved="..." />.

For detailed configuration options, attack/repair flows, and overlay usage, see the Aircraft Daemon System page.

A Porthack heart daemon that allows custom post‑Porthack actions is planned for a future release.


See Also

Clone this wiki locally