franck-vmd / Boeing-777-Flightgear

Boeing 777 200 series, 300 series and X series airliner model for FlightGear
GNU General Public License v2.0
11 stars 1 forks source link

2020.4 compatibility #4

Closed ghost closed 8 months ago

ghost commented 8 months ago

FlightGear's next version will be 2020.4 so it's better to focusing on next version. There were some bugs with JSBsim on 2020.4 which has latest JSBsim version.

AFAIK, you're using Linux so here's how to install next version:

https://download.flightgear.org/builds/nightly/FlightGear-2020.4.0-x86_64.AppImage

AppImage will ask for fgdata so:

git clone git://git.code.sf.net/p/flightgear/fgdata fgdata

U can update fgdata with "git pull" everyday.

franck-vmd commented 8 months ago

Hello and thank you

ghost commented 8 months ago

You are very welcome :)