UniACARS is a modern simulation flight monitoring software. It can automatically collect the flight information you need with one click and record every stage from boarding to landing. It can provide services for excellent flight simulators such as X-Plane, Microsoft Flight Simulator, Preapar3D, etc.
Interested in UniACARS? Write an email to me for further information!
- Clone this repository using git command:
git clone https://github.com/Ericple/UniACARS.git- Run
npm installto get all the dependencies this project needs:
npm install- Build this project with the command below:
npm run buildTo test your redistribution, run this command:
npm run debugFor how to write an plugin for UniACARS, please refer to uniacars wiki page.