Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You helped me sector management in Stellaris 2.2 quite well. Thank you!
At least this is a step in the right direction. It doesn't make them manual again but it should stop Stellaris requiring a governor for a one or two planet sector.
@Oldhip: there really is nothing in this mod that would prevent mice from working, the only code is literally this:
[code]core_sector = {
system_scores = {
base = 100
}
local_capital_scores = {
base = -1
modifier = {
mult = -100
is_capital = yes
}
}
resource_conversion_table = {
energy = 1
minerals = 1
}
max_jumps = 4
}[/code]