This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View 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
}