Please replace these 5 configs
pyfusion.lua
pyhightech.lua
pypetroleumhandling.lua
pyrawores.lua
pycoal.lua
Please add this new config
pyalternativeenergy.lua
(pyalienlife.lua did not change)
And here's the bit that includes the new config
Code: Select all
if game.active_mods["pyalternativeenergy"] then
fillPyAlternativeEnergyConfig(config)
end