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.
TerminalUtils
A terminal utility for Lethal Company, providing dynamic preview options, command registration and more.
| Date uploaded | 5 hours ago |
| Version | 0.0.4 |
| Download link | mrov-TerminalUtils-0.0.4.zip |
| Downloads | 286 |
| Dependency string | mrov-TerminalUtils-0.0.4 |
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
TerminalUtils
um hey the readme (and the project) aren't really done, but i need to release the project so i have any motivation to actually work on it.
this is a bunch of fixes and features ported from my previous mods, now made to work with both LLL and DawnLib without breaking anything. the main goal is to have a moon catalogue and store catalogue that are independent from any content-loading mod and can be extended easily with addons.
Credits
This project uses LethalCompanyTemplate, licensed under MIT License.
CHANGELOG
0.0.4
- fixed moon catalogue displaying
Noneas a weather - fixed moon catalogue ordering to match vanilla order (thanks,
cdub_12!) - fixed moon catalogue not displaying
*decoration for moons - fixed disabled nodes from not being disabled
0.0.3
- added StoreCatalogue node
- added store sorting types:
none,name,price- to sort the store catalogue, use
store <sortType>(e.g.store nameto sort by name)
- to sort the store catalogue, use
- added scrollbar patch (moved from TerminalFormatter)
0.0.2
- updated README
0.0.1
- hey, this is a first version!