Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 376 Bytes

File metadata and controls

31 lines (22 loc) · 376 Bytes

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