Initial commit

This commit is contained in:
RickGrymes
2025-12-16 00:55:58 -06:00
commit 1180fad100
37 changed files with 522 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<ModMetaData>
<!-- About Information -->
<packageId>Rick.FCP.PowerArmor</packageId>
<author>Rick</author>
<name>FCP - Power Armors</name>
<description>The Fallout Collaboration Project Presents: Power Armor, the complete fallout power armor experience. All mods that have power armor will require this as a base.</description>
<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>Rick.FCP.Core.Tools</li>
</loadAfter>
</ModMetaData>
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB