initial commit
This commit is contained in:
commit
5dfd7f1986
294 changed files with 22656 additions and 0 deletions
26
config/GalaxySpace/energy.conf
Normal file
26
config/GalaxySpace/energy.conf
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Configuration file
|
||||
|
||||
general {
|
||||
# Gaseous Generator power factor
|
||||
D:coefficientGasGenerator=1.0
|
||||
|
||||
# Fuel Generator power factor
|
||||
D:coefficientFuelGenerator=1.0
|
||||
|
||||
# Thermodynamic Generator power factor
|
||||
D:coefficientThermodynamicGenerator=1.0
|
||||
|
||||
# Solar Wind Panel power factor
|
||||
D:coefficientSolarWindPanel=1.0
|
||||
|
||||
# Gybrid Solar Panel power factor
|
||||
D:coefficientSolarPanel=1.0
|
||||
|
||||
# Wind Turbine power factor
|
||||
D:coefficientWindTurbine=1.0
|
||||
|
||||
# Rocket Assembly craft speed factor
|
||||
D:coefficientSpeedRocketAssembly=1.0
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue