Lethal Company
You are viewing a potentially older version of this package. View Latest Version
Install

Details

Date Uploaded
5 hours ago
Downloads
82
Size
11KB
Dependency string
Invertigo-MiniMapPlus-1.0.1

MiniMapPlus

License: AGPL-3.0 Game: Lethal Company BepInEx 5

Minimalist minimap mod for Lethal Company. Displays the ship radar directly on your HUD so you can track teammates, scrap, and threats without returning to the ship monitor.

Credits: This mod is based on MIniMap by SHLUHA / Diman3012 (which itself was inspired by LethalCompanyMinimap by tyzeron).

Source Code


Features

  • HUD overlay — radar view in the top-right corner of your screen.
  • Dedicated Camera — uses its own camera object so teleporting or tracking doesn't accidentally grab the wrong person.
  • Persistent state — toggle on/off with F2; preference saved in BepInEx config.
  • Auto-rotate — map rotates with the current target's view direction.
  • Icon correction — map icons and compass rose stay upright when the map rotates.
  • Target locking — prevents the game from auto-switching your radar target while the minimap is active.
  • Manual cycling — switch between valid radar targets with a hotkey (F3).
  • Zoom support — cycle between different zoom levels (F4).
  • Death support — follows your spectated player when dead; returns to you on respawn.

Controls

Action Key Description
Toggle minimap F2 Show/hide minimap and save state to config
Switch target F3 Cycle to the next valid radar target
Zoom minimap F4 Cycle through zoom levels

Minimap is disabled by default in orbit, but will automatically enable itself when the ship lands. You can toggle it at any time with F2.

Installation

Thunderstore Mod Manager (recommended)

  1. Install r2modman or Gale Mod Manager.
  2. Search for minimapa diman3012 by SHLUHA.
  3. Install and launch the game through the mod manager.

Manual

  1. Install BepInEx Pack for Lethal Company.
  2. Download MIniMap.dll from Thunderstore or build from source.
  3. Place the DLL in:
Lethal Company/BepInEx/plugins/
  1. Launch the game once to generate the config:
BepInEx/config/com.diman3012.minimap.cfg

Configuration

Option Default Description
Enabled false Whether the minimap is visible (also toggled with F2)

Additional settings (size, zoom, offsets, hotkeys) are defined in code in MinimapData inside MinimalMinimap.cs.

Building from source

Requires .NET Framework 4.8 and a local Lethal Company install with BepInEx.

  1. Open MIniMap.slnx in Visual Studio or Rider.
  2. Update HintPath references in MIniMap/MIniMap.csproj to point to your game folder.
  3. Build in Release configuration.
  4. Copy MIniMap/bin/Release/MIniMap.dll to BepInEx/plugins/.

Key files:

  • MIniMap/MinimalMinimap.cs — BepInEx plugin, config, network prefab registration.
  • MIniMap/MinimapPatch.cs — HUD overlay, hotkeys, target switching, death/spectator logic.
  • MIniMap/ManualCameraRendererPatch.cs — map camera zoom, auto-rotate, icon correction.

Changelog

See CHANGELOG.md.

License

This project is licensed under the GNU Affero General Public License v3.0. See LICENSE for details.


Authors: Invertigo (https://github.com/invertigo260/minimapplus)

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.