- Node.js 22
- pnpm
- Live for Speed
pnpm installpnpm start:insimpnpm start:outgaugeThis app aims to cover as many InSim features as possible.
It connects to 127.0.0.1:29999 by default. You can change the host and port by copying .env to .env.local and editing the values.
Features:
- console logs of all supported InSim info packets
- InSim buttons showing the current LFS state and allowing to send InSim packets
- OutGauge buttons with live car state
pnpm lintpnpm format