FlightGear Git on Windows: Difference between revisions

Jump to navigation Jump to search
m
→‎Method 2:: Git bash
m (→‎Method 2:: Save target as)
m (→‎Method 2:: Git bash)
Line 46: Line 46:
It should match to the one given above. If not, redownload.
It should match to the one given above. If not, redownload.


Copy this file to your <tt>FlightGear/data</tt>.
Copy this file to your <tt>FlightGear/data</tt> directory.
Browse to the Flightgear directory, right click on the
<tt>/data</tt> directory . Choosing the "Git Bash" option pops up a command prompt. Add the following command and press Enter.


Open Git Bash via <tt>C:/Program Files/msysgit/Git Bash</tt> (the shortcut) and run (replacing the path with your prefered path):
cd FlightGear/data
  git clone fgdata.bundle
  git clone fgdata.bundle


Navigation menu