From c26ee02e9af38efdf355b0940a4f8f430d3ae2df Mon Sep 17 00:00:00 2001 From: Michal78900 Date: Mon, 19 Jul 2021 12:37:42 +0200 Subject: [PATCH] Exiled references --- MapEditorReborn/MapEditorReborn.csproj | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/MapEditorReborn/MapEditorReborn.csproj b/MapEditorReborn/MapEditorReborn.csproj index 6d46a6da..0250e946 100644 --- a/MapEditorReborn/MapEditorReborn.csproj +++ b/MapEditorReborn/MapEditorReborn.csproj @@ -35,16 +35,16 @@ - ..\..\..\Exiled Stuff\Exiled dll\0Harmony.dll + $(EXILED_REFERENCES)\0Harmony.dll - ..\..\..\Exiled Stuff\Exiled dll\Assembly-CSharp-firstpass.dll + $(EXILED_REFERENCES)\Assembly-CSharp-firstpass.dll - ..\..\..\Exiled Stuff\Exiled dll\Assembly-CSharp-Publicized.dll + $(EXILED_REFERENCES)\Assembly-CSharp-Publicized.dll - ..\..\..\Exiled Stuff\Exiled dll\CommandSystem.Core.dll + $(EXILED_REFERENCES)\CommandSystem.Core.dll ..\packages\EXILED.2.11.1\lib\net472\Exiled.API.dll @@ -71,13 +71,13 @@ ..\packages\EXILED.2.11.1\lib\net472\Exiled.Updater.dll - ..\..\..\Exiled Stuff\Exiled dll\Mirror.dll + $(EXILED_REFERENCES)\Mirror.dll - ..\..\..\Exiled Stuff\Exiled dll\Newtonsoft.Json.dll + $(EXILED_REFERENCES)\Newtonsoft.Json.dll - ..\..\..\Exiled Stuff\Exiled dll\NorthwoodLib.dll + $(EXILED_REFERENCES)\NorthwoodLib.dll @@ -89,16 +89,16 @@ - ..\..\..\Exiled Stuff\Exiled dll\UnityEngine.dll + $(EXILED_REFERENCES)\UnityEngine.dll - ..\..\..\Exiled Stuff\Exiled dll\UnityEngine.CoreModule.dll + $(EXILED_REFERENCES)\UnityEngine.CoreModule.dll - D:\Steam\steamapps\common\SCP Secret Laboratory Dedicated Server\SCPSL_Data\Managed\UnityEngine.PhysicsModule.dll + $(EXILED_REFERENCES)\UnityEngine.PhysicsModule.dll - ..\..\..\Exiled Stuff\Exiled dll\YamlDotNet.dll + $(EXILED_REFERENCES)\YamlDotNet.dll