Skip to content

Commit c0b33b4

Browse files
committed
Update KitManager.csproj
1 parent 2835f37 commit c0b33b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

KitManager/KitManager.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<Reference Include="Assembly-CSharp" HintPath="$(SL_REFERENCES)\Assembly-CSharp.dll" />
30-
<Reference Include="CommandSystem.Core" HintPath="$(SL_REFERENCES)\CommandSystem.Core.dll" />
31-
<Reference Include="Mirror" HintPath="$(SL_REFERENCES)\Mirror.dll" />
32-
<Reference Include="UnityEngine.CoreModule" HintPath="$(UNITY_REFERENCES)\UnityEngine.CoreModule.dll" />
29+
<Reference Include="Assembly-CSharp" HintPath="D:\Steam\steamapps\common\SCP Secret Laboratory Dedicated Server\SCPSL_Data\Managed\Assembly-CSharp.dll" />
30+
<Reference Include="CommandSystem.Core" HintPath="D:\Steam\steamapps\common\SCP Secret Laboratory Dedicated Server\SCPSL_Data\Managed\CommandSystem.Core.dll" />
31+
<Reference Include="Mirror" HintPath="D:\Steam\steamapps\common\SCP Secret Laboratory Dedicated Server\SCPSL_Data\Managed\Mirror.dll" />
32+
<Reference Include="UnityEngine.CoreModule" HintPath="D:\Steam\steamapps\common\SCP Secret Laboratory Dedicated Server\SCPSL_Data\Managed\UnityEngine.CoreModule.dll" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)