CONFIGURATION:
Rocket is configurable via config files located in: „Config\Vessels\ETS-system”
directory.
Here is sample config file:
Code:
; === Configuration file for vessel class ETS Launcher ===
ClassName = ETS-Launcher
Module = ETS-System\ETS_LCORE
EditorModule=ETS-System\ETS_LCORE
;This line decides what 2nd stage we're using, the options are:
;0 = No 2nd stage at all
;1 = The lower power and smaller upper stage
;2 = The high power and larger upper stage
UpperStage Config = 2
;This line decides what fairing diameter we're using
;0 = No fairing at all
;1 = 5x5
;2 = 5x8
;3 = 6x7
;4 = 6x12
Fairing = 3
;This line decides if we have the interstage or not, this also controls the
ETS / MTS LES
;0 = No Interstage / LES
;1 = ETS LES
;2 = MTS LES
;3 = Standard Interstage
Interstage = 3
I think file is self explanatory. As for now ETS and MTS stages are for shuttles
and and can be used when ETS Prometheus and ETS vertigo will come out (but
you can use Prometheus Evac shuttle with this Rocket).
Note: When spawning Prometheus shuttle please first close gear (as it's over
ground). That's Shuttle's limitation
You can create as many configs as you like and all will appear in scenario
editor.