The first fully customizable client-sided Minimap mod for Lethal Company. All configurations and hotkeys can be managed via a user-friendly in-game GUI. Suitable for both solo and co-op players!
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Updated part of the code that caused the Minimap mod to crash with the new game update v70
Fix terminal code not properly rotating and showing/hiding due to the v70 update
To indicate that the "Override Ship Controls" is toggled on, a star (`*`) is added in front of the player name
Turrets visibility can be toggled on and off
Added a "Show all Icons" and "Hide all Icons" button to the mod menu
The new compass icon visibility can be toggled on and off, and rotates with the map
The new player's head-mounted camera view can be toggled on and off
Version 1.0.5
Fixed auto-rotation, so the map is orientated based on the target player and not the local player
Big overhaul on the map brightness system, fixing all bugs related to the map brightness
Terminal codes will rotate with the map, so they can always be readable regardless of the map rotation
Minor behind-the-scene refactoring and adding networking stuff
Added a fallback URL for mod version checking
Hotkeys can now also be bound to Mouse buttons
Add the arrow that points to the ship as a new icon that can be toggled on and off
Version 1.0.4
Fixed the hotkey system, so now it triggers even if other keys are pressed simultaneously
Fixed a bug, where the game would lag when a player used the ship controls to switch the map target
Fixed a bug, where the map target might become desynchronized from the rest of the players
Added the ability to zoom in and out on the Map
Added an auto-rotate feature, where the Minimap rotates based on where the player is looking at
Added a scrollbar for the player list, for when there are too many players to fit in the mod menu window
Added the ability to adjust the brightness of the map (useful for higher-tier moons, where the map gets darker)
Version 1.0.3
Fixed the bug where when turning off enemy icons (red dots), certain enemies are still visible on the Minimap
Light up dark corridors on the Minimap
Added two new reconfigurable hotkeys, which are for overriding ship controls and for switching Minimap target
Added toggle visibility of dead players (grayed-out cyan dot)
Version 1.0.2
Fixed a bug that would make the game laggy, especially when having a lot of mods installed
The Minimap will now display right as the player join the lobby, unlike previously where it displayed only when the ship started to land
Add a version checker and inform the user if there is a new updated version of this mod
Add support to toggle visibility of enemies (red dot)
Version 1.0.1
Fixed the bug where when you lock the Minimap onto someone, the person gets teleported instead of the person that was selected through the ship control panel.
Added new Icons tab in the mod menu, where you can toggle visibility of different Minimap icons: Loots, Players, Terminal Codes, and Radar Boosters
Version 1.0.0
Toggle-able Minimap visibility
Customizable Minimap size
Customizable Minimap position
Switch Minimap focus without affecting other players map (or you can have the Minimap linked with the ship's control panel)
All hotkeys are customizable, including the hotkey to open the mod menu and the hotkey to toggle minimap
Easily reset specific (or all) configurable settings
All settings configurable via a user-friendly in-game GUI (including configuring hotkeys)
All configurable settings saved across sessions
Lethal Company Minimap
Introducing a Minimap mod for Lethal Company, a dynamic solution designed to enhance your gaming experience. This mod seamlessly integrates a persistent minimap on your screen, ensuring that you're never left in the dark, whether you're playing solo or in co-op mode.
For solo players, this mod emulates the real-time information flow that would typically be provided by a partner stationed at the ship's terminal.
In co-op mode, the Minimap mod ensures that everyone can join in the excitement of venturing into the building, eliminating the need for one player to stay back at the ship.
Usage
These are the default hotkeys:
F1 - open the Minimap Mod menu
F2 - toggle the Minimap visibility
F3 - override the ship controls
F4 - switch the Minimap target (when ship controls are overridden)
All hotkeys can be easily reconfigured via the Minimap mod menu.
The Minimap size, position, and all hotkeys, can be customized via the mod menu.
By default, the Minimap is synced with the ship's control panel. However, you can override the ship controls. This way, you can ensure that the Minimap focus doesn't change even if your teammate switches to a different player in the ship. It also allows you to switch the focused player on your Minimap without affecting other players' Minimap or ship map.
This is a client-side mod, meaning that other players don't need to have this mod installed.
Features
Minimap that can be toggled on and off
You can toggle the Minimap via a configurable hotkey
Auto-rotate the Minimap based on where the player is looking at
You can turn this feature on and off via the mod menu
Also auto-rotates certain Minimap icons (Terminal Code, Ship Arrow, Compass) accordingly
Customize all aspects of the Minimap:
the Minimap size
the Minimap position
the Minimap zoom level
the Minimap brightness
Switch Minimap focus without affecting other players' map
or you can have the Minimap linked with the ship's control panels
Customize all the available hotkeys via a user-friendly GUI:
Hotkey for opening the mod menu
Hotkey for toggling the Minimap
Hotkey for overriding ship controls
Hotkey for switching the Minimap target
Hotkeys can be binded to not only keyboard but also mouse buttons
Easily reset specific (or all) configurable settings
All settings are configurable via a user-friendly in-game GUI
All configurable settings saved across sessions
Toggle visibility of different Minimap icons
Loots, Enemies, Turrets, Alived Players, Dead Players, Terminal Codes, Radar Boosters, Ship Arrow, Compass, and the Head Camera
Inform if the mod is outdated and a newer version is available
2. Launch Lethal Companyonce with BepInEx installed to generate necessary mod folders and files
3. Navigate to your Lethal Comnapy game directory and go to ./BepInEx/plugins - The BepInEx and plugins folder should have been generated in the previous step - Example: C:\Program Files\Steam\steamapps\common\Lethal Company\BepInEx\plugins
4. Download the Minimap mod, unzip it, and navigate to ./BepInEx/plugins
5. Copy the DLL file (ex. Minimap-v1.x.x.dll) to the plugins folder
6. Launch the Lethal Company game and enjoy your new Minimap mod :)
Contact
You can find the source code and a way to contact me following this link: http://lethalcompany.tyzeron.com/ (As of writing the link is redirecting you to my GitHub repository, but I am working on a webpage for this mod)