Split HolotapeDefs into categorized files

Replace the monolithic HolotapeDefs.xml with categorized holotape definition files and related assets for better organization. Added new HolotapeDefs_* files (Company, Factions, Government, Misc, Personal), created DesignatorDropdown_Holotapes.xml, added About/ModIcon.png, and updated ThingDefs_Holotapes.xml. Removed the old HolotapeDefs.xml and JobDefs_Holotapes.xml. These changes reorganize holotape content and register a designator group and icon for the mod.
This commit is contained in:
RickGrymes
2026-05-29 00:23:46 -05:00
parent 62ba859313
commit 26c225615d
10 changed files with 9895 additions and 1145 deletions
@@ -3,7 +3,7 @@
<!--__________ Holotape Base __________-->
<ThingDef Name="HolotapeBase" Abstract="True">
<ThingDef Name="FCP_HolotapeBase" Abstract="True">
<thingClass>ThingWithComps</thingClass>
<category>Item</category>
<drawerType>MapMeshOnly</drawerType>