Base package: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Minor copyedit)
m (cat)
 
Line 1: Line 1:
The '''base package''' is the data part of FlightGear, containing textures, sounds, 3D models, Nasal scripts, XML files etc - basically, anything that isn't hard-coded lives in the FlightGear base package.  
The '''base package''' is the data part of FlightGear, containing textures, sounds, 3D models, Nasal scripts, XML files etc - basically, anything that isn't hard-coded lives in the FlightGear base package.
Also see: [[$FG_ROOT]]
 
== See also ==
* [[$FG_ROOT]]
 
[[Category:FlightGear]]

Latest revision as of 19:02, 12 August 2019

The base package is the data part of FlightGear, containing textures, sounds, 3D models, Nasal scripts, XML files etc - basically, anything that isn't hard-coded lives in the FlightGear base package.

See also