Skip to content

psilentrain1/installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlyByWire Simulations FlyByWire Simulations

FlyByWire Simulations Installer

This repository contains the installer for FlyByWire Simulations projects such as the A32NX.

How to contribute

The installer is built as an Electron Application for Windows using TypeScript and React.

Requirements

Please make sure you have:

Get started

First fork the project and install the dependencies

npm install

Then run the development server using

npm run dev

To build the package as .exe, run

npm run package

Packaged applications will automatically update if there is a newer version available (compared to build version in package.json), this does also apply to development versions (ending on -devXX), which are updated via a separate stream. Updates are distributed once the build version is changed and a tag has been added.

About

FlyByWire Simulations installer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.3%
  • CSS 8.1%
  • JavaScript 2.5%
  • SCSS 1.9%
  • HTML 0.6%
  • Shell 0.5%
  • NSIS 0.1%