TerminalHistory
Adds the ability to cycle through recent terminal commands with rebindable keys.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.
