You are viewing a potentially older version of this package. View all versions.
asta-EVlog-3.0.11 icon

EVlog

event vlog

Date uploaded 14 hours ago
Version 3.0.11
Download link asta-EVlog-3.0.11.zip
Downloads 3
Dependency string asta-EVlog-3.0.11

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

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.EventId from config.
  • Loads https://f.asta.rs/hq-launcher/events.json.
  • Finds the matching events[].id and adds each mods[].id to 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.