20 lines
335 B
Markdown
20 lines
335 B
Markdown
# Fuel Time Calculator
|
|
|
|
This script displays how much more time your ship can fly with current usage of propellant and fuel.
|
|
|
|
## Inputs
|
|
|
|
The inputs are default variable names:
|
|
|
|
- `:GasContainerStoredResource`
|
|
- `:FuelChamberFuel`
|
|
|
|
## Outputs
|
|
|
|
The output is a string in the `:Left` text panel.
|
|
|
|
- `:Left`
|
|
|
|
## Credits
|
|
|
|
- Waselon#5191 |