mtsmithies wrote:Hey, loving this mod but am a pretty big noob to modding this game.
Is there a way to get custom ships to work with this mod? I'm using the mod manager but I still can't seem to get my custom ships into the game when using them with this mod
Infinite Space makes extensive changes to the Bluprints.xml data file. As such, DrkTemplar decided it was best to keep the file intact and overwrite it, rather than using the .append function.
What this means for your custom ships (and other mods) is that if the Infinite Space mod is applied after the other mods, any changes they make to Blueprints.xml are overwritten and lost. All ship mods require changing of that file, since that's where player ship data is stored.
Fortunately, the fix is super-easy!
In your FTL\mods directory, you'll find a little text file called "modorder.txt"
That is the order GMM will apply each mod. So all you have to do is cut/paste the name of the ship mod(s) you want to use to the end of that list, after Infinite Space. Then save, run GMM, and enjoy!