
You are viewing a potentially older version of this package. View Latest Version

TermSpeak is a mod that allows you to speak on your walkie-talkie while in the terminal.
If you have a walkie-talkie powered on in your inventory, it will automatically be enabled while you are in the terminal.
This mod is client-side only, you can use it on servers without the host having it installed.
The mod is a standard BepInEx plugin, so just drop the .dll it in your BepInEx/plugins folder.
To build the mod, make sure you copy/symlink the following files from the game directory into the TermSpeak/lib folder:
Assembly-CSharp.dllUnity.Netcode.Runtime.dllThen run dotnet build in the TermSpeak folder. The output will be in TermSpeak/bin/Debug/net5.0/TermSpeak.dll.
You can discard the other files in the folder.