Trying to remove DLL requirement. Waiting on patch to RJW

This commit is contained in:
Dastardlii 2020-09-06 05:36:04 -04:00
parent 976bd5b387
commit 66fc9f99ae
7 changed files with 57 additions and 34 deletions

View 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>