Xander Mod


An extensive overhaul, emphasizing detailed and realistic chemistry, materials, and production. Extends the base game to marathon-style complexity.

Overhaul
2 years ago
0.15 - 1.1
1.38K

g Mise à jour

6 years ago

Bonsoir , depuis la mise à jour je ne trouve plus la résistance !!!

6 years ago

This command reload tech tree and recipes, but its Disable in game Achievements.

/c tech = {} for name,technology in pairs(game.player.force.technologies) do if technology.researched == true then table.insert( tech, technology.name ) end end game.player.force.reset() for _, tech_name in pairs(tech) do for name,technology in pairs(game.player.force.technologies) do if (technology.name == tech_name) then technology.researched = true end end end

New response