From fbfccb2346ef3976051e3a90e7db9f550714dce2 Mon Sep 17 00:00:00 2001 From: JohnCorby Date: Thu, 10 Mar 2022 14:15:29 -0800 Subject: [PATCH] Revert "steamworks dll doesnt exist on epic" This reverts commit 4be33583b9f0ebfa7519f5f2a344215e6b4343b2. --- QSB/QSB.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QSB/QSB.csproj b/QSB/QSB.csproj index 252ace27..f73396cc 100644 --- a/QSB/QSB.csproj +++ b/QSB/QSB.csproj @@ -58,7 +58,7 @@ <_Files Include="$(GameDllsDir)\Mono.Cecil.dll" /> <_Files Include="$(GameDllsDir)\OWML*.dll" /> <_Files Include="$(GameDllsDir)\NAudio-Unity.dll" /> - <_Files Condition="Exists('$(GameDllsDir)\com.rlabrecque.steamworks.net.dll')" Include="$(GameDllsDir)\com.rlabrecque.steamworks.net.dll" /> + <_Files Include="$(GameDllsDir)\com.rlabrecque.steamworks.net.dll" />