FlightGear Qt launcher: Difference between revisions

Jump to navigation Jump to search
Line 492: Line 492:


You can test the launcher by passing the <code>--launcher</code> argument, or setting the <code>$FG_LAUNCHER</code> environment variable. These options exist to allow a Windows shortcut, .desktop file on Linux or the app bundle’s Info.plist to set the value when started from the GUI.
You can test the launcher by passing the <code>--launcher</code> argument, or setting the <code>$FG_LAUNCHER</code> environment variable. These options exist to allow a Windows shortcut, .desktop file on Linux or the app bundle’s Info.plist to set the value when started from the GUI.
{{FGCquote
|1= If you want to use the new one, specify the following parameters in the box at the bottom of the ''Settings'' tab:
<syntaxhighlight>
--console --multiplay=out,10,mpserver01.flightgear.org, --multiplay=in,10,, --callsign=WF01 --visibility=75
</syntaxhighlight>
(replace the name of the multiplayer server, the callsign and the visibility - in meters - as appropriate).
|2= {{cite web
  | url    = http://forum.flightgear.org/viewtopic.php?p=276569#p276569
  | title  = <nowiki>Re: FG 2016,1.1</nowiki>
  | author = <nowiki>elgaton</nowiki>
  | date  = Feb 18th, 2016
  | added  = Feb 18th, 2016
  | script_version = 0.25
  }}
}}


The GUI launcher included in the [[FlightGear Build Server|nightly builds]] includes a new dialog to set up (and remember) [[$FG_ROOT]] using a file picker dialog. It does some version checking to hopefully make things as robust as possible for the user<ref>http://sourceforge.net/p/flightgear/mailman/message/33646906/</ref>.
The GUI launcher included in the [[FlightGear Build Server|nightly builds]] includes a new dialog to set up (and remember) [[$FG_ROOT]] using a file picker dialog. It does some version checking to hopefully make things as robust as possible for the user<ref>http://sourceforge.net/p/flightgear/mailman/message/33646906/</ref>.

Navigation menu