You are viewing a potentially older version of this package. View all versions.
KiwiPositive-ScanPlus-1.2.0 icon

ScanPlus

Upgrade the ship scanner to detect life on the map.

Date uploaded 12 hours ago
Version 1.2.0
Download link KiwiPositive-ScanPlus-1.2.0.zip
Downloads 179
Dependency string KiwiPositive-ScanPlus-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

ScanPlus

GitHub Build Status Thunderstore Version Thunderstore Downloads

A mod for Lethal Company which upgrades the ship's scanner, allowing it to scan lifeforms in addition to scrap.

ScanPlus

Installation

Place ScanPlus.dll in your BepInEx/plugins folder.

Alternatively, you can use Thunderstore Mod Manager.

Usage

To use the upgraded scanner, players must first purchase the Infrared Scanner ship upgrade. Once purchased, they can use the irscan terminal command to display the creatures currently spawned on the moon.

This upgrade requirement can be disabled in the config file (see below), allowing players to use the enhanced scan without purchasing the upgrade.

The terminal command used to activate the Infrared Scanner can also be customized in the config file. Several default command aliases are included by default.

Configuration

ScanPlus.cfg will be generated after runnning Lethal Company for the first time after installing this mod, allowing for several changes to be made:

  • Switch between Low, Medium, High, and Excessive levels of detail in the upgraded scan messages.

  • Enable/Disable need for ship upgrade to use enhanced scanner.

  • Adjust price of the Infrared Scanner ship upgrade (if enabled).

  • Change terminal command(s) used to activate the Infrared Scanner.

Bugs/Troubleshooting/Suggestions

Found a bug, encountered a problem, or have a suggestion? - let us know on GitHub!

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

ScanPlus [1.2.0] - 2026-03-30

Added

  • Added compatibility with v80.
  • Added configuration option for terminal commands to use the IR Scanner.

Changed

  • Moved the infrared scanner off the default scan command and onto separate configurable terminal commands for improved mod compatibility.
  • Updating scanning logic to detect Masked and Ghost Girl.

Removed

  • None

ScanPlus [1.1.1] - 2024-04-06

Added

  • Added compatibility with v50.

Changed

  • Updated logo.

Removed

  • Removed LethalLib and TerminalApi as dependencies.

ScanPlus [1.1.0] - 2024-03-30

Added

  • Added color gradient for threat level from green to red.
  • Added a Next spawn field when using EXCESSIVE (3) detail level, alerting when a new entity is about to spawn.

Changed

  • Fixed a bug where the current threat level did not accurately represent the power level of spawned entities. (#3)
  • Adjusted scanner detail levels.
  • Updated README.

Removed

  • None

ScanPlus [1.0.3] - 2024-03-22

Added

  • Added compatibility with TerminalFormatter. (#1)

Changed

  • Updated README

Removed

  • None

ScanPlus [1.0.2] - 2024-03-21

Added

  • None

Changed

  • Updated README.

Removed

  • None

ScanPlus [1.0.1] - 2024-03-21

Added

  • Added configuration option for ship scanner upgrade price.

Changed

  • None

Removed

  • None

ScanPlus [1.0.0] - 2024-03-21

Added

  • Initial Release.

Changed

  • None

Removed

  • None