mirror of
https://gitgud.io/dastardlii/rjw-rbse.git
synced 2024-08-14 23:57:40 +00:00
Trying to remove DLL requirement. Waiting on patch to RJW
This commit is contained in:
parent
976bd5b387
commit
66fc9f99ae
7 changed files with 57 additions and 34 deletions
12
Patches/Recipes_RJW_Prosthetics.xml
Normal file
12
Patches/Recipes_RJW_Prosthetics.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Patch>
|
||||
<!-- Bionic prosthetics moved to Bionics Bench -->
|
||||
<Operation Class="PatchOperationReplace">
|
||||
<xpath>/Defs/RecipeDef[@Name="MakeStandardPrivates"]/recipeUsers</xpath>
|
||||
<value>
|
||||
<recipeUsers>
|
||||
<li>BionicWorkbench</li>
|
||||
</recipeUsers>
|
||||
</value>
|
||||
</Operation>
|
||||
</Patch>
|
Loading…
Add table
Add a link
Reference in a new issue