Skip to content

Commit 1e3b984

Browse files
committed
Updated to latest version
1 parent 0803665 commit 1e3b984

File tree

5 files changed

+10
-2
lines changed

5 files changed

+10
-2
lines changed

BlockFocusAttack/BlockFocusAttack.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/Assembly-UnityScript.dll</HintPath>
4646
<Private>False</Private>
4747
</Reference>
48+
<Reference Include="SteamworksManaged">
49+
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/SteamworksManaged.dll</HintPath>
50+
<Private>False</Private>
51+
</Reference>
4852
<Reference Include="Boo.Lang">
4953
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/Boo.Lang.dll</HintPath>
5054
<Private>False</Private>

BlockFocusAttack/ModInfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Mod ID="BlockFocusAttack">
2-
<Compatible>0.48b</Compatible>
2+
<Compatible>Manual</Compatible>
33
<Name>
44
<EN>Block Focus Attack</EN>
55
<DE>Fokusierungsangriff blockieren</DE>
0 Bytes
Binary file not shown.

SkipPlaneCrash/ModInfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Mod ID="SkipPlaneCrash">
2-
<Compatible>0.48b</Compatible>
2+
<Compatible>Manual</Compatible>
33
<Name>
44
<EN>Skip Plane Crash</EN>
55
<DE>Flugzeugabsturz Überspringen</DE>

SkipPlaneCrash/SkipPlaneCrash.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/Assembly-UnityScript.dll</HintPath>
4646
<Private>False</Private>
4747
</Reference>
48+
<Reference Include="SteamworksManaged">
49+
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/SteamworksManaged.dll</HintPath>
50+
<Private>False</Private>
51+
</Reference>
4852
<Reference Include="Boo.Lang">
4953
<HintPath>../../../modlib/TheForest/TheForest_data/Managed/Boo.Lang.dll</HintPath>
5054
<Private>False</Private>

0 commit comments

Comments
 (0)