@include('partials.topbar', [ 'crumb' => 'ONBOARD', 'context' => 'RIG' . e($telemetry['rig'] ?? '—') . '', ])
┤ PROJECT LOAD ├
@if (!$twitchEnabled) ⚠ TWITCH_CLIENT_ID / TWITCH_TOKEN not set — game search disabled. Manifest will still save locally. @else Twitch search runs as you type. Pick the matching category to lock the game id. @endif
Becomes the Twitch stream title when "push to Twitch" is on (else falls back to the game name).
minutes
"Starting in MM:00 — Transmission Incoming" countdown on the Project Loading scene.
Uses TWITCH_CLIENT_ID / TWITCH_TOKEN with the channel:manage:broadcast scope.