Plugin.arsnekfcn.Conduit 1.0.3
A generic, format-agnostic data pipe for Space Engineers.
Conduit forwards any block Custom Data tagged [CDT:...] to a backend you run (HTTPS POST) or a local file, wrapped in a small standard envelope. It never interprets the payload and never senses anything itself.
Bring-your-own-backend: there is no author server; data goes only where you point it. The in-game menu (Ctrl+Shift+Home) sets destination, auth (none / bearer / OAuth2), sinks, and sync rate; optional in-game sign-in binds a per-member token, stored DPAPI-encrypted.
MIT. Source: https://github.com/arsnekfcn/Conduit
No packages depend on Plugin.arsnekfcn.Conduit.
.NET 10.0
- CringePlugins (>= 0.4.7)