I'm fiddling around with a mod and am having trouble adding in an additional ship. I know the ship file works since I do not get a crash when I use and existing ship name and just replace it. I also know that I have the space in the menue to add in the ship (I'm fiddling with a mod that has other factions with more ships offered than what I am trying to add).
I've gone into the PLAYER"faction name" file and under "frigateInfo -> page 0:" changed "count" from 6 to 7, then added in the " entityDefName "Frigate_faction_name" " just like every other entry in that list. To make the file describing the ship itself, I renamed an existing file and edited (weapons, manuever, and research re-reqs).
What am I missing that I need to edit to make this work?