Skip to main content

add-ipc-channel

Add a new Conveyor IPC channel so the renderer can call the Electron main process (filesystem, child process, OS dialog, network from main, config). Use when the request needs the renderer to do something only the main process can — read/write a file, spawn the game, open a dialog, read OS info, persist launcher config — and there's no existing window.conveyor.* method for it. Covers the api + handler + schema triple and the three registration points.

Jump to install

Source facts

Repository
UT-BT/launcher
Last source activity
June 15, 2026 at 23:56
Detected SKILL.md language
English
Stars
6
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.