You are viewing a potentially older version of this package. View all versions.
SHLUHA-minimapa_diman3012-1.0.8 icon

minimapa diman3012

Minimalist Lethal Company mod that adds an always-on minimap to the HUD. Shows players and objects, rotates with view direction, and is lightweight and unobtrusive.

Date uploaded a month ago
Version 1.0.8
Download link SHLUHA-minimapa_diman3012-1.0.8.zip
Downloads 514
Dependency string SHLUHA-minimapa_diman3012-1.0.8

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

MIniMap 🛰️

License: MIT Game: Lethal Company

Choose Language / Выберите язык


🇬🇧 English Description (Click to expand)

🧩 This mod was inspired by and originally based on the work of
LethalCompanyMinimap by tyzeron. The codebase has been significantly reworked for a minimalist HUD-based implementation with enhanced target control.

Description

A minimalist mod for Lethal Company that adds a functional radar minimap directly to your HUD. Monitor your surroundings, teammates, and threats without returning to the ship.

✨ Features

  • Always Active: The radar camera stays enabled even when you are far from the ship.
  • Toggle Visibility: You can now hide or show the minimap at any time.
  • Auto-Rotate: The map aligns with your character's view direction for intuitive navigation.
  • Smart Icons: Player markers and terminal objects (turrets, mines, doors) remain correctly oriented and don't "flip" when the camera rotates.
  • Target Locking (Override): Prevent the game or other players from changing your radar target automatically.
  • Manual Switching: Quickly cycle through radar targets directly from your HUD.

🎮 Controls

Action Key Description
Toggle Map F2 Shows or hides the minimap HUD
Toggle Override F3 Locks the current target (Prevents auto-switching)
Switch Target F4 Manually cycles to the next radar target

🛠️ Installation

  1. Install BepInEx Pack.
  2. Download the MIniMap.dll.
  3. Place the file into Lethal Company/BepInEx/plugins.

🇷🇺 Русское описание (Нажмите, чтобы развернуть)

🧩 Данный мод был вдохновлён и изначально основан на проекте
LethalCompanyMinimap от tyzeron. Код был существенно переработан для создания минималистичной миникарты в HUD с расширенным управлением целями.

Описание

Минималистичный мод для Lethal Company, который добавляет функциональный радар прямо в ваш HUD. Следите за окружением, союзниками и угрозами, не возвращаясь на корабль.

✨ Особенности

  • Постоянная работа: Камера радара активна всегда, даже если вы глубоко в комплексе.
  • Переключение видимости: Теперь вы можете скрывать или показывать миникарту по желанию.
  • Авто-поворот: Карта вращается вслед за направлением взгляда вашего персонажа.
  • Умные иконки: Маркеры игроков и объектов (турели, мины, двери) сохраняют правильную ориентацию и не "кувыркаются" при повороте карты.
  • Блокировка цели (Override): Позволяет зафиксировать камеру на определенном объекте, запрещая игре или другим игрокам менять вашу цель.
  • Ручное переключение: Листайте цели радара прямо на ходу.

🎮 Управление

Действие Клавиша Описание
Вкл/Выкл карту F2 Скрыть или показать миникарту в интерфейсе
Блокировка (Override) F3 Фиксирует текущую цель (защита от авто-переключения)
Смена цели F4 Вручную переключает радар на следующий объект

🛠️ Установка

  1. Установите BepInEx Pack.
  2. Скачайте файл MIniMap.dll.
  3. Поместите файл в папку Lethal Company/BepInEx/plugins.

🏗️ Technical Details

  • Namespace: MIniMap
  • Hooks: Patches PlayerControllerB for UI toggling and ManualCameraRenderer for rotation/target logic.
  • Network Sync: Includes a NetworkPrefabPatch to ensure identification across clients using Unity.Netcode.

Created by Diman3012