TeleportDecline
A mod for Lethal Company that enables you to prevent/decline a teleport.
Date uploaded | 8 months ago |
Version | 0.0.2 |
Download link | MasterAli2-TeleportDecline-0.0.2.zip |
Downloads | 1966 |
Dependency string | MasterAli2-TeleportDecline-0.0.2 |
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.2100Rune580-LethalCompany_InputUtils
API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.
Preferred version: 0.7.7README
Teleport Decline
Overview
Teleport Decline is a mod for Lethal Company that enables you to prevent/decline a teleport.
Dependencies
Ensure that you have the following dependencies installed:
- Lethal Company Input Utils (version 0.6.3 or higher)
Usage/Examples
When a teleport starts, a message will pop up instructing you to press the 'H' key (default keybind) to decline the teleport.
To decline the teleport, press the 'H' key (default keybind), and a new popup will confirm to you that the teleport has been declined.
Default keybind for declining: H
This mod is client-side, meaning only you need to have it installed so it works for you.
Installation
Using r2modman or thunderstore Client
- Install the Teleport Decline mod.
Using the Manual Download Method
- Download the Teleport Decline mod and its dependencies.
- Extract the ZIP files into your BepInEx directory.
Support
If you encounter any issues or have suggestions, please visit our GitHub Issues Page or reach out on the Discord Release Forum.
ScreenShots
Teleport Popup:
Decline Confirmation:
Contributing
If you wish to contribute to this project, please fork the repository and submit a pull request.
Credits
_Hect1c - Mod Idea
License
This project is licensed under the GNU AGPLv3.
CHANGELOG
Version 1.1.0
- Fixed Compatibility issues with some mods
- General bug fix
- Rewrite of the mod
- Other clients with this mod are now notified when you decline.
- Added StaticNetcodeLib as dependency.
Version 1.0.2
- Fixed Compatibility issues with some mods
- General bug fix
Version 0.0.2
- Fixed typo in README
Version 0.0.1
- Initial release