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.
ShipComputerAssistant
Adds purchasable crew monitoring software and a crew status command to the vanilla terminal.
By BoomsTeam
| Date uploaded | a day ago |
| Version | 1.0.0 |
| Download link | BoomsTeam-ShipComputerAssistant-1.0.0.zip |
| Downloads | 12 |
| Dependency string | BoomsTeam-ShipComputerAssistant-1.0.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.2305Lordfirespeed-OdinSerializer
Fast, robust, powerful and extendible .NET serializer built for Unity
Preferred version: 2024.2.2700README
Ship Computer Assistant
Ship Computer Assistant expands the vanilla Lethal Company terminal with a crew-monitoring system.
Features
- Adds
CREWto the vanilla terminal help page. - Adds Crew Monitoring Software to the Ship Upgrades section.
- Allows Crew Monitoring Software to be purchased using group credits.
- Adds the
crewterminal command after the software is installed. - Displays current information for connected employees:
- Name
- Alive or deceased status
- Health
- General location
- Carried weight
- Currently held item
Commands
crew
Displays the current status of all connected employees.
The command requires Crew Monitoring Software to be installed.
crew upgrade
Displays information about Crew Monitoring Software and begins the purchase process.
Use:
confirmto complete the purchasedenyto cancel the purchase
Installation
Mod Manager
Install through Thunderstore Mod Manager or r2modman.
Manual Installation
- Install BepInEx for Lethal Company.
- Place
ShipComputerAssistant.dllinside:BepInEx/plugins/ShipComputerAssistant/ - Launch the game.
Multiplayer
For the best experience, install the mod for every player who should be able to use and view the custom terminal command.
Players without the mod will not see the custom command or its terminal pages.
Version 1.0.0 Notes
This is the first public release.
The current upgrade state is session-based. It may reset when the game is restarted and may not yet behave like a fully synchronized vanilla unlockable across every multiplayer client.
Compatibility
Ship Computer Assistant patches the vanilla terminal directly.
Dependencies
- BepInExPack
- StaticNetcodeLib
- OdinSerializer
Issues
When reporting a problem, include:
- The BepInEx console error
- The game version
- Whether you were host or client
- Whether the lobby was LAN or online
- Your installed mod list
CHANGELOG
Changelog
1.0.1
Changed
- Updated the Thunderstore description and README.
- Improved package documentation.
1.0.0
Added
- Added the
crewterminal command. - Added live employee status information.
- Added employee health display.
- Added employee location display.
- Added carried-weight display.
- Added held-item display.
- Added Crew Monitoring Software to the Ship Upgrades page.
- Added a credit-based purchase flow using
confirmanddeny. - Added
CREWandCREW UPGRADEinformation to the vanilla help page.
Known Limitations
- Upgrade ownership is currently session-based.
- Upgrade ownership is not yet saved independently for each game save.
- Custom upgrade ownership may not synchronize automatically between clients.
- LAN games may show fallback employee names instead of online usernames.