From ef075c15018cf08fd262a7c3d8ba97987b423da4 Mon Sep 17 00:00:00 2001 From: hydrant Date: Tue, 26 Feb 2019 13:28:05 +0100 Subject: [PATCH] Added rage-sharp.dll reference on clientside --- .../ReallifeGamemode.Client.csproj | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/ReallifeGamemode.Client/ReallifeGamemode.Client.csproj b/ReallifeGamemode.Client/ReallifeGamemode.Client.csproj index 3a42afa4..62b0cd89 100644 --- a/ReallifeGamemode.Client/ReallifeGamemode.Client.csproj +++ b/ReallifeGamemode.Client/ReallifeGamemode.Client.csproj @@ -2,11 +2,15 @@ Library - netcoreapp2.2 + netcoreapp2.1 + + x64 + + @@ -14,6 +18,15 @@ + + + ..\..\..\dotnet\rage-sharp.dll + + + +