Skip to content

Commit

Permalink
Add blurb about GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
blowfishpro committed May 24, 2015
1 parent 70837b7 commit 85e5fbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ To use SolverEngines, implement two classes: a class that derives from EngineSol

SolverEngines will also automatically create overheat bars if engineTemp approaches maxEngineTemp, and will set all ModuleAnimateEmissive modules on the part to solver.GetEmissive() each tick.

SolverEngines includes a GUI to display useful information about engines in flight, and additional info about air-breathing engines using SolverEngines when they are present. The GUI will display an icon on blizzy87's toolbar if available, or on the stock toolbar if it is not. All fields in the display GUI can be disabled in the settings window, and the display units can be changed in the units window.

See AJE or RealFuels for examplez of how to implement SolverEngines in practice.

0 comments on commit 85e5fbd

Please sign in to comment.