An open API service indexing awesome lists of open source software.

https://github.com/fortnbreak/scpproximitychat-labapi

A LabAPI plugin that allows SCPs to talk with Proximity Chat.
https://github.com/fortnbreak/scpproximitychat-labapi

labapi-plugin scp-sl scp-sl-plugin

Last synced: 10 months ago
JSON representation

A LabAPI plugin that allows SCPs to talk with Proximity Chat.

Awesome Lists containing this project

README

          

# SCP Proximity Chat
This plugin allows SCPs to talk with Proximity Chat to humans. Updated to work with LabAPI
Forked from [Jesus-QC/ScpProximityChat](https://github.com/Jesus-QC/ScpProximityChat/)

# How to use
To toggle proximity chat, simply press Left Alt.

# Building
To build, you must reference these DLLs (found under SCPSL_Data\Managed in the files of the SCP: SL Dedicated Server application on Steam)
- Assembly-CSharp.dll
- LabAPI.dll
- Mirror.dll
- NorthwoodLib.dll
- Pooling.dll
- UnityEngine.CoreModule.dll

And then install Harmony with NuGet or reference ``0Harmony.dll``