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.
| Last updated | an hour ago |
| Total downloads | 1 |
| Total rating | 0 |
| Categories | |
| Dependency string | asta-EVlog-3.0.11 |
| Dependants | 0 other packages depend on this package |
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
EVLog
BepInEx plugin for Lethal Company, based on the provided OreoM.VLog analysis.
Changes
- Plugin name:
EVLog - BepInEx plugin ID:
asta.evlog - Config file:
BepInEx/config/asta.evlog.cfg - Reads
HQ Launcher.EventIdfrom config. - Loads
https://f.asta.rs/hq-launcher/events.json. - Finds the matching
events[].idand adds eachmods[].idto the allowed mod list. - Shows only disallowed mod IDs in the log and main menu warning.
- Displays the session hash text in a rainbow color.
Example Config
[HQ Launcher]
EventId = JyrosTournament-1
Build
If your Lethal Company path differs from the default Steam path, pass LCGameDir.
dotnet build .\HqLauncherVLog.csproj -c Release /p:LCGameDir="D:\SteamLibrary\steamapps\common\Lethal Company"
Copy the built Asta.EVLog.dll to BepInEx/plugins.