TerminalHistory
Adds the ability to cycle through recent terminal commands with rebindable keys.
By deemodev
| Last updated | 2 years ago |
| Total downloads | 29714 |
| Total rating | 4 |
| Categories | Mods BepInEx Client-side |
| Dependency string | deemodev-TerminalHistory-1.1.0 |
| Dependants | 42 other packages depend on this package |
This mod requires the following mods to function
Rune580-LethalCompany_InputUtils
Utilities for creating InputActions and having them be accessible in game
Preferred version: 0.4.4README
Terminal History
Adds the ability to cycle through recent terminal commands with rebindable keys.
Also adds a command that shows history.
This mod is functionally very similar to this mod by NotAtomicBomb. I thought up the idea before realizing this, but decided to go through with making it for practice at least.
Thanks for making the awesome TerminalApi, it simplified a lot of the process for getting into modding for Lethal Company!
Installation
Manual
- Install all dependencies listed on the Thunderstore page.
- Just drop
TerminalHistory.dllinto<steam install path>\BepInEx\plugins.
Mod Manager
- I used r2modman. Install this.
- On the
TerminalHistorymod page, clickInstall with Mod Manager.
Features
- Click through recently sent commands in the terminal. (By default with
up-arrowanddown-arrow) - Rebind keys in the settings.
- Show most recent commands by typing
show historyor justhistory. historycommand shows up with a description upon enteringothercommand.