mirror of
https://gitgud.io/Stardust3D/rjw-patch-autopsy.git
synced 2024-08-15 00:43:41 +00:00
new project layout to support 1.3 and 1.4
(cherry picked from commit 74cca35f51
)
This commit is contained in:
parent
1b78cf3f7e
commit
d9032fd4d9
15 changed files with 230 additions and 160 deletions
36
Source/RJW_patch_Autopsy/About/About.xml
Normal file
36
Source/RJW_patch_Autopsy/About/About.xml
Normal file
|
@ -0,0 +1,36 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<ModMetaData>
|
||||
<name>RJW patch - Harvest Organs Post Mortem</name>
|
||||
<author>Stardust3D</author>
|
||||
<supportedVersions>
|
||||
<li>1.3</li>
|
||||
<li>1.4</li>
|
||||
</supportedVersions>
|
||||
<packageId>Stardust3D.RJW.patch.Autopsy</packageId>
|
||||
<description>This is a compatibility patch to enable 'Harvest Organs post mortem'/Autopsy to yield RJW bodyparts.
|
||||
</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>https://github.com/DenJur/RimwoldAutopsy</downloadUrl>
|
||||
</li>
|
||||
<li>
|
||||
<packageId>rim.job.world</packageId>
|
||||
<displayName>RimJobWorld</displayName>
|
||||
<downloadUrl>https://gitgud.io/Ed86/rjw</downloadUrl>
|
||||
</li>
|
||||
</modDependencies>
|
||||
<loadAfter>
|
||||
<li>Ludeon.RimWorld</li>
|
||||
<li>UnlimitedHugs.HugsLib</li>
|
||||
<li>Smuffle.HarvestOrgansPostMortem</li>
|
||||
<li>rim.job.world</li>
|
||||
</loadAfter>
|
||||
</ModMetaData>
|
6
Source/RJW_patch_Autopsy/About/Manifest.xml
Normal file
6
Source/RJW_patch_Autopsy/About/Manifest.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
|
||||
<Manifest>
|
||||
<identifier>RJW patch - Harvest Organs Post Mortem</identifier>
|
||||
<version>5371.0.1.4</version>
|
||||
</Manifest>
|
BIN
Source/RJW_patch_Autopsy/About/Preview.png
Normal file
BIN
Source/RJW_patch_Autopsy/About/Preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 462 KiB |
Loading…
Add table
Add a link
Reference in a new issue