Skip to content

Commit 826f663

Browse files
authored
Update README.md
1 parent 5f94aae commit 826f663

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
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``

0 commit comments

Comments
 (0)