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.
You are viewing a potentially older version of this package.
View all versions.
ShipBeacon
Outdoor HUD ship direction + distance. Orange clock-style text.
| Date uploaded | 4 hours ago |
| Version | 1.0.12 |
| Download link | MrGlim-ShipBeacon-1.0.12.zip |
| Downloads | 39 |
| Dependency string | MrGlim-ShipBeacon-1.0.12 |
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
ShipBeacon
Outdoor HUD beacon pointing toward the company ship.
Thunderstore: MrGlim-ShipBeacon
Game: Lethal Company v81 (and compatible)
Install
- Install BepInEx Pack for Lethal Company.
- Drop
ShipBeacon.dllintoBepInEx/plugins/(or install via r2modman / Gale).
Features
- Top-of-screen orange HUD (color matched to the in-game clock)
- Direction cues:
- Ahead:
^ SHIP 42m ^ - Left / right:
<<< SHIP 42morSHIP 42m >>>(chevrons only on the pointing side) - Behind:
v SHIP 42m v
- Ahead:
- Text sits at the bottom of the screen frame (bottom-anchored)
- Hidden in orbit, inside the factory, and while inside the ship
Config (BepInEx/config/com.benhough.lethal.ShipBeacon.cfg)
| Key | Default | Notes |
|---|---|---|
Enabled |
true | Master toggle |
ShowDistance |
true | Append meters |
HudScale |
1.0 | Multiplier on font size |
VerticalOffset |
0.10 | Bottom of beacon text (0 = bottom, 1 = top) |
MatchClockStyle |
true | Prefer clock TMP font when available |
Build
dotnet build -c Release
License
MIT — see LICENSE.