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.
BetterTerminal
A Mod to add Auto Completion and Command History to the Terminal.
| Date uploaded | 2 years ago |
| Version | 1.2.0 |
| Download link | Computerdores-BetterTerminal-1.2.0.zip |
| Downloads | 8160 |
| Dependency string | Computerdores-BetterTerminal-1.2.0 |
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.2100Computerdores-AdvancedTerminalAPI
A Mod to provide a more advanced API for the Terminal.
Preferred version: 5.1.0Rune580-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.4README
BetterTerminal
Adds Auto Completion and Command History to the Terminal.
Depends on the AdvancedTerminalAPI.
Contributing
If you want to contribute just open a pull request and make sure your code follows the same style as the existing code base.
Note that the license used by this project includes a CLA.
Credits
This project uses the LethalCompanyTemplate by Distractic under the MIT License.
CHANGELOG
Changelog
1.2.0 (2024-04-19)
Features
- update to ATAPI v5.1.0 (c59910d)
1.1.0 (2024-04-17)
Features
- Update to ATAPI v5.0.0 (a670b24)
Bug Fixes
1.0.4 (2024-04-16)
Bug Fixes
- update preferred API version (edcebfb)
1.0.3 (2024-04-16)
Bug Fixes
- untested commit broke Command History (d17e900)
1.0.2 (2024-04-15)
Bug Fixes
- category name in thunderstore.toml was wrong (c2ccb18)
1.0.1 (2024-04-15)
Bug Fixes
- remove unnecessary directory (1065375)
1.0.0 (2024-04-15)
Features
- Auto Completion works (ef1f7ab)
- Command History works (6dbd7b1)
- Simple PoC for Keyboard Input and setting Terminal Input (45e5b1f)
- Update Icon (7fbb874)