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.
TerminalScrollPatch
Makes terminal scrolling line-based. Perfect for heavily modded stores and moon lists. (Configurable)
| Last updated | 5 hours ago |
| Total downloads | 47 |
| Total rating | 0 |
| Categories | Mods BepInEx Client-side Bug Fixes Tweaks & Quality Of Life |
| Dependency string | BraBru-TerminalScrollPatch-1.0.0 |
| 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.2100README
Terminal Relative Scroll
A client-side mod for Lethal Company that makes terminal scrolling respect the number of visible lines instead of jumping a fixed amount (one third of the total content). You can configure exactly how many lines to scroll per mouse wheel step.
Features
- Relative scrolling – scroll by a settable number of lines instead of a fixed ratio.
- The scroll amount automatically recalculates when the terminal text changes (e.g., after a command).
- Fully configurable via BepInEx configuration file or in-game using LethalConfig (if installed).
- Client-side – no server installation needed.
Configuration
After the first run, a config file will be created at BepInEx/config/brabru.TerminalScrollPatch.cfg. You can edit it with any text editor.
- Custom scroll (default:true)
- Lines to scroll (default:8)