Node InSim - OutSim (JavaScript + CommonJS) Requirements Node.js v18 LFS Installation npm install Connecting to LFS Open cfg.txt in your LFS installation folder and edit the following lines: OutSim Mode 1 OutSim Delay 10 OutSim IP 127.0.0.1 OutSim Port 30000 OutSim ID 1 OutSim Opts 0 Run the example app: npm start