Allows you to goto previously sent terminal commands using the up and down arrow keys.
Just drag and drop the BepInEx folder to your Lethal Company root folder(Where the Lethal Company.exe is). Or just use the ThunderStore mod loader.
- Release
- Fixed an error if you input more than 20 different commands, credits: NickolasFleim
- Implemented LethalCompany InputUtils and reformed everything to support this new way of handling the keybinds. This now gives the mod functionality to change the keybinds in-game. credits: CTN-Originals
- Implemented the command draft functionality. If they user has typed out anything already without sending it and instead uses the (up) keybind to go back in command history, it will save the drafted command they typed out and if they return to index -1 with the (down) keybind it will be restored.in-game. credits: CTN-Originals
- fixed a bug where if you go out of the terminal while already having used the back keys, the next time you use them it would not have been reset to the beginning. credits: CTN-Originals