How do you repack back into the old file format?
Not sure if you figured it out yet, but with 7zip, just open the .xml archive, and drag and drop the edited file into it. It'll replace the old file for you.
Anyone know how to modify ship build time instead of having to increase production and workers on planet?
Open
"%APPDATA%\StarDrive\Saved Designs"
Find the name of the saved ship design you want to be built cheaply an open it in a text editor.
In the file find:
< HasFixedCost>false< /HasFixedCost> -> change that to -> < HasFixedCost>true< /HasFixedCost>
< FixedCost>0< /FixedCost> -> change that 0 to whatever number you want - it represents the labor cost (and thus the number of turns it takes to build)
Save
Obviously you can also change other ship parameters there such as component scale, restriction, facing direction, etc. Some of those parameters however are ignored and taken from the game's default component list which can be modified and added as a separate mod.
Modifying anything else than the name, cost, level, experience and component facing is not recommended since it may cause the game to crash when the ship design is selected, built or modified.
You cannot modify default ships without messing with the core game files - which will apply the modifications globally
[Edited by tehno_lord, 7/1/2013 11:58:39 AM]
Can you add god mode to ships?