You are viewing a potentially older version of this package. View all versions.
SHLUHA-minimapa_diman3012-1.0.4 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 5 months ago
Version 1.0.4
Download link SHLUHA-minimapa_diman3012-1.0.4.zip
Downloads 107
Dependency string SHLUHA-minimapa_diman3012-1.0.4

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)

Description

A minimalist mod for Lethal Company that adds a functional minimap directly to your HUD. No more running back to the ship just to check the path or scout for turrets!

✨ Features

  • Always Connected: The radar camera stays active even when you are deep inside the facility.
  • Auto-Rotate: The map rotates according to your character's look direction.
  • Icon Synchronization: All markers (players, traps, doors) are displayed correctly and don't "flip" when the camera rotates.
  • Target Switching: Change the tracked object on the fly (Default: F2).
  • Lightweight: Minimalistic design that doesn't clutter the UI and consumes very few resources.

🛠️ Installation

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

🎮 Controls

Action Key
Switch Radar Target F2
Toggle On/Off Configurable in code (Default: Always ON)

🏗️ Build

  1. Clone repo: git clone https://github.com/Diman3012/MIniMap.git
  2. Open in Visual Studio.
  3. Add references (UnityEngine.dll, BepInEx.dll, LethalCompany.dll).
  4. Build project.

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

Описание

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

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

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

🛠️ Установка

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

🎮 Управление

Действие Клавиша
Смена цели радара F2
Включить/Выключить Настраивается в коде (Default: Always ON)

🏗️ Сборка проекта

  1. Клонируйте репозиторий: git clone https://github.com/Diman3012/MIniMap.git
  2. Откройте проект в Visual Studio.
  3. Добавьте ссылки на зависимости (UnityEngine.dll, BepInEx.dll, LethalCompany.dll).
  4. Скомпилируйте (Build) проект.

Created by Diman3012