mirror of
https://gitgud.io/Stardust3D/rjw-patch-autopsy.git
synced 2024-08-15 00:43:41 +00:00
moved everything to Harmony
This commit is contained in:
parent
3332ca42c5
commit
31ae55667e
14 changed files with 563 additions and 0 deletions
33
About/About.xml
Normal file
33
About/About.xml
Normal file
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<ModMetaData>
|
||||
<name>RJW patch - Harvest Organs Post Mortem</name>
|
||||
<author>Stardust3D</author>
|
||||
<supportedVersions>
|
||||
<li>1.3</li>
|
||||
</supportedVersions>
|
||||
<packageId>Stardust3D.RJW.patch.Autopsy</packageId>
|
||||
<description>This mod allow organ harvest on dead bodies. This a new version which allows the player to harvest pawn-spesific organs. Happy harvest!</description>
|
||||
<modDependencies>
|
||||
<li>
|
||||
<packageId>UnlimitedHugs.HugsLib</packageId>
|
||||
<displayName>HugsLib</displayName>
|
||||
<steamWorkshopUrl>steam://url/CommunityFilePage/818773962</steamWorkshopUrl>
|
||||
</li>
|
||||
<li>
|
||||
<packageId>Smuffle.HarvestOrgansPostMortem</packageId>
|
||||
<displayName>HarvestOrgansPostMortem</displayName>
|
||||
<downloadUrl>TODO: URL HERE</downloadUrl>
|
||||
</li>
|
||||
<li>
|
||||
<packageId>rim.job.world</packageId>
|
||||
<displayName>RimJobWorld</displayName>
|
||||
<downloadUrl>https://gitgud.io/Ed86/rjw</downloadUrl>
|
||||
</li>
|
||||
</modDependencies>
|
||||
<loadAfter>
|
||||
<li>UnlimitedHugs.HugsLib</li>
|
||||
<li>Smuffle.HarvestOrgansPostMortem</li>
|
||||
<!--<li>rim.job.world</li>-->
|
||||
</loadAfter>
|
||||
</ModMetaData>
|
BIN
About/Preview.png
Normal file
BIN
About/Preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
1
About/PublishedFileId.txt
Normal file
1
About/PublishedFileId.txt
Normal file
|
@ -0,0 +1 @@
|
|||
1204502413
|
Loading…
Add table
Add a link
Reference in a new issue