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.
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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
MIniMap 🛰️
🇬🇧 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
- Install BepInEx Pack.
- Download the latest MIniMap.dll.
- 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
- Clone repo:
git clone https://github.com/Diman3012/MIniMap.git - Open in Visual Studio.
- Add references (
UnityEngine.dll,BepInEx.dll,LethalCompany.dll). - Build project.
🇷🇺 Русское описание (Нажмите, чтобы развернуть)
Описание
Минималистичный мод для Lethal Company, который добавляет функциональную миникарту прямо в ваш HUD. Больше не нужно бегать на корабль, чтобы проверить дорогу или расположение турелей!
✨ Особенности
- Всегда на связи: Камера радара работает постоянно, даже когда вы находитесь глубоко в комплексе.
- Умный поворот (Auto-Rotate): Карта вращается вместе с направлением взгляда вашего персонажа.
- Синхронизация иконок: Все маркеры (игроки, ловушки, двери) корректно отображаются и не "переворачиваются" при повороте камеры.
- Переключение целей: Меняйте объект наблюдения прямо на ходу (по умолчанию клавиша
F2). - Легкость: Не перегружает интерфейс и потребляет минимум ресурсов.
🛠️ Установка
- Установите BepInEx Pack.
- Скачайте последнюю версию MIniMap.dll.
- Поместите файл в папку
Lethal Company/BepInEx/plugins.
🎮 Управление
| Действие | Клавиша |
|---|---|
| Смена цели радара | F2 |
| Включить/Выключить | Настраивается в коде (Default: Always ON) |
🏗️ Сборка проекта
- Клонируйте репозиторий:
git clone https://github.com/Diman3012/MIniMap.git - Откройте проект в Visual Studio.
- Добавьте ссылки на зависимости (
UnityEngine.dll,BepInEx.dll,LethalCompany.dll). - Скомпилируйте (Build) проект.
Created by Diman3012