Skip to content

Commit 78a604b

Browse files
committed
Updated v0.58b
Added missing references in the .csproj files
1 parent 48a1f35 commit 78a604b

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

BlockFocusAttack/BlockFocusAttack.csproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,14 @@
141141
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/System.Xml.dll</HintPath>
142142
<Private>False</Private>
143143
</Reference>
144+
<Reference Include="TheForest.Commons">
145+
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/TheForest.Commons.dll</HintPath>
146+
<Private>False</Private>
147+
</Reference>
148+
<Reference Include="TheForest.Modding">
149+
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/TheForest.Modding.dll</HintPath>
150+
<Private>False</Private>
151+
</Reference>
144152
<Reference Include="UnityEngine">
145153
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/UnityEngine.dll</HintPath>
146154
<Private>False</Private>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

SkipPlaneCrash/SkipPlaneCrash.csproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,14 @@
141141
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/System.Xml.dll</HintPath>
142142
<Private>False</Private>
143143
</Reference>
144+
<Reference Include="TheForest.Commons">
145+
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/TheForest.Commons.dll</HintPath>
146+
<Private>False</Private>
147+
</Reference>
148+
<Reference Include="TheForest.Modding">
149+
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/TheForest.Modding.dll</HintPath>
150+
<Private>False</Private>
151+
</Reference>
144152
<Reference Include="UnityEngine">
145153
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/UnityEngine.dll</HintPath>
146154
<Private>False</Private>

0 commit comments

Comments
 (0)