-
Notifications
You must be signed in to change notification settings - Fork 32
Real Fuels Support
jwvanderbeck edited this page Feb 12, 2015
·
1 revision
TestFlight has native support for RealFuels. This support comes in two forms.
RealFuels allows a single KSP Part to be defined as multiple engines. Typically a base engine and then several derivatives of that engine which may be locked by tech level. TestFlight allows you to attach a TestFlight module to a specific engine configuration through use of the configuration
property on all modules. Simply specify the name of the configuration as given by the RealFuels ModuleEngineConfigs block for the engine you want to attach to.
RealFuels support adds a couple new qualifiers
to the Query Syntax.
-
Ttype
- Tank Type. A definitive list of types can't be given, as config files can add new ones to RealFuels. Simply ensure that theterm
in the Query matches that in the Part's configs for RealFuels.