So notably, it doesn't appear that making a fleet set builds a single file that can then be modified, making modded ship styles difficult and meaning they have to be made in the old method, by making append files of FactionShipStyleSetDefs.xml and accompanying ShipClassDefs.xml
So I did so... and upon startup you get this lovely message about:
C:\Users\Gauntlet\Documents\My Games\GC3Crusade\Mods\GRM\Game\0-GRM FactionShipStyleSetDefs.xml(135,24): error: no declaration found for element 'ObjectGfxConfig'
Now this appears for every line that is mean to assign starbase models. Currently, I'm using default Terran starbase, the lines are literally copied from the original source file, yet the game declares them invalid lol.
Anybody figure this out?