Add post-install script that combines all the shipped types files into one, because this mod author is a sadist.

This commit is contained in:
Daniel Ceregatti 2025-07-28 15:58:55 -06:00
parent 7f08f94ac7
commit fcda4d1d60

View file

@ -0,0 +1,3 @@
# Merge all the XML files into a single types.xml file in the run time mods directory:
cd /mods/221100/2663169692/files/types
xmlmerge -o /mods/221100/2663169692/types.xml *.xml