Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
#Mechanical system global settings
[mechanical]
#Global maximum rotational speed in RPM for all mechanical devices (turbines, alternators, etc.). Default 7200 RPM. Changing this affects speed_factor calculations in turbines.
#Range: 1000 ~ 50000
max_rpm = 7200
#Heat system global settings
[heat]
#Global maximum heat level for all heat-related devices. Default 2000.0
#Range: 100.0 ~ 10000.0
max_heat = 2000.0