Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 20 minutes ago |
| Total downloads | 3 |
| Total rating | 0 |
| Categories | Client-side Tweaks & Quality Of Life |
| Dependency string | 2unhy2-RemoteSignalTranslator-1.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305baer1-ChatCommandAPI
A Lethal Company modding API for easy creation of Minecraft-style Chat Commands
Preferred version: 1.2.1README
RemoteSignalTranslator
Use the Signal Translator remotely from anywhere using a simple chat command.
Usage
Type the following command in chat:
/sig <message>
Example:
/sig RUN
The message will be sent through the Signal Translator without having to use the ship terminal.
Features
- Use the Signal Translator from anywhere.
- Uses the
/sigchat command. - Requires the Signal Translator to be purchased.
- Uses the vanilla Signal Translator cooldown.
- Shows the remaining cooldown in chat.
/sigcommands are not shown as normal chat messages.- Supports IME input correctly.
Notes
- Anyone who wants to use the
/sigcommand should have the mod installed. - Signal Translator message length and behavior follow the vanilla game.
- Non-Latin text rendering depends on the fonts available in your game.
Installation
Install with r2modman or Thunderstore Mod Manager.
Manual installation
Place RemoteSignalTranslator.dll in:
BepInEx/plugins/RemoteSignalTranslator/
Command
/sig <message>
Version
1.0.0
- Initial release.
1.0.1
- Added ChatCommandAPI integration.
- Fixed compatibility with NiceChat and ChatCommandAPI-based mods.
Developer Note
I made this as a learning project, and wow... this was harder than I expected ;-;