Files
FCP-Lore/About/About.xml
T
RickGrymes bf2e6ba8ad Remove datePreWar tags and fix encoding
Strip redundant <datePreWar> elements from holotape definition files, add/normalize BOM in XML declarations to fix encoding, and correct several garbled characters. Adjust Citadel Medical category from MedicalRecord to MilitaryReport. Also add a downloadUrl entry to About/About.xml and ensure file EOF newline where needed. Changes touch HolotapeDefs (Company, Factions, Government, Misc, Personal) and About.xml.
2026-05-31 10:37:39 -05:00

32 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ModMetaData>
<!-- About Information -->
<packageId>Rick.FCP.Lore</packageId>
<author>Rick</author>
<name>FCP - Lore</name>
<description>The Fallout Collaboration Project Presents: FCP Lore! Contains holotapes with stories from the wasteland and pre-war terminals with hidden data.</description>
<url>https://github.com/FalloutCollaborationProject</url>
<supportedVersions>
<li>1.6</li>
</supportedVersions>
<modDependencies>
<li>
<packageId>Rick.FCP.Core.Tools</packageId>
<displayName>FCP - Tools</displayName>
<downloadUrl>https://github.com/FalloutCollaborationProject/FCP-Tools</downloadUrl>
</li>
</modDependencies>
<loadAfter>
<li>Ludeon.RimWorld</li>
<li>Ludeon.RimWorld.Royalty</li>
<li>Ludeon.RimWorld.Ideology</li>
<li>Ludeon.RimWorld.Biotech</li>
<li>Ludeon.RimWorld.Anomaly</li>
<li>Ludeon.RimWorld.Odyssey</li>
<li>brrainz.harmony</li>
<li>Rick.FCP.Core.Tools</li>
</loadAfter>
</ModMetaData>