$FG HOME

From FlightGear wiki
Revision as of 23:30, 20 March 2013 by Hooray (talk | contribs) (→‎Common paths: thanks to Philosopher)
Jump to navigation Jump to search
This article is a stub. You can help the wiki by expanding it.

$FG_HOME is an environment variable representing the path to where user-specific data is stored (not application data). Basically, it is a name for a directory that varies with the operating system.

Common paths

  • Windows:
  • Mac OS X: %APPDATA%\flightgear.org\aircraft-data\
  • Linux:

Notes