feat: eating toggle is now functional
added a harmony transpiler to replace check for ThingDef.surfaceType with bool EatableComp.EatableFrom
This commit is contained in:
parent
c298657f6f
commit
180891f7aa
3 changed files with 114 additions and 0 deletions
|
@ -40,6 +40,10 @@ You should have received a copy of the GNU General Public License along with "Ta
|
|||
<HintPath>../../../RimWorldLinux_Data/Managed/UnityEngine.CoreModule.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="0Harmony.dll">
|
||||
<HintPath>../../2009463077/Current/Assemblies/0Harmony.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue