# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/flightgear/subconfig-games.in # Copyright (C) 2004 - 2022 The T2 SDE Project # Copyright (C) 1998 - 2003 ROCK Linux Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- if pkgcheck flightgear X; then menu_begin MENU_PKG_GAMES_FLIGHTGEAR 'FlightGear' bool 'multi-pilot networking' SDECFG_PKG_FLIGHTGEAR_OLK 0 " Include Oliver's multi-pilot networking support" bool 'Use WeatherCM' SDECFG_PKG_FLIGHTGEAR_WEATHERCM 0 " Use WeatherCM instead of FGEnvironment" bool 'tile loading threads' SDECFG_PKG_FLIGHTGEAR_THREADS 0 " Include tile loading threads" menu_end fi