Krastorio 2


An overhaul mod focusing on end-game technologies and moderately increased complexity.

Overhaul
6 months ago
0.18 - 1.1
305K
Transportation Logistics Trains Combat Armor Mining Fluids Logistic network Manufacturing Power Storage

i Support for Angel's Addons - Mass Transit

3 years ago
(updated 3 years ago)

For Factorio version 1.0 Arch666Angel has combined his 3 mods:
- Angel's Addons - Smelting Train
- Angel's Addons - Crawler Train
- Angel's Addons - Petrochem Train
into 1 single mod called Angel's Addons - Mass Transit and marked the other mods as deprecated.

Nothing from the code has changed, but the compatibility scripts of Krastorio 2 are just looking for
if mods["angelsaddons-smeltingtrain"] then
if mods["angelsaddons-crawlertrain"] then
if mods["angelsaddons-petrotrain"] then
As far as I can tell the scripts would work just fine if an OR for mods["angelsaddons-mobility"] would be added.

I know that the development has stopped, so sorry about that, but it would be great if you could add this small fix if you are not too busy.