ShipComponentsDefs Modding

Can you no longer add ship components via a additional ship component defs XML file?

 

I seem to be only able to add a component if I literally have a file called ShipComponentsDefs.xml... I can't do a file with ONLY the new ship component entry called TEST-ShipComponentsDefs.xml

Etc.

It means that basically modding ship components in one mod will always conflict with another mod that does the same. Even if they are only adding items.

 

8,619 views 2 replies
Reply #1 Top

I'm running 2.7.1 opt-in and use a custom ship component file, with no issues. The XML has a unique name and is in the usual GC3Crusade -> Mods -> ModName -> Game directory.

Reply #2 Top

Hrm... and now I have it working too... weird. Must have missed a line somewhere somehow... 

 

Thanks!