File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed
Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 1- # SCPProximityChat-LabAPI
2- A LabAPI plugin that allows SCPs to talk with Proximity Chat.
1+ # SCP Proximity Chat
2+ This plugin allows SCPs to talk with Proximity Chat to humans and SCPs. Updated to work with LabAPI
3+ Forked from [ Jesus-QC/ScpProximityChat] ( https://github.com/Jesus-QC/ScpProximityChat/ )
4+
5+ # How to use
6+ To toggle proximity chat, simply press Left Alt.
7+
8+ # Building
9+ To build, you must reference these DLLs (found under SCPSL_Data\Managed in the files of the SCP: SL Dedicated Server application on Steam)
10+ - Assembly-CSharp.dll
11+ - LabAPI.dll
12+ - Mirror.dll
13+ - NorthwoodLib.dll
14+ - Pooling.dll
15+ - UnityEngine.CoreModule.dll
16+
17+ And then install Harmony with NuGet or reference `` 0Harmony.dll ``
You can’t perform that action at this time.
0 commit comments