OceanGate-SharedNetUtils icon

SharedNetUtils

Shared runtime and networking utilities for Lethal Company mods. Lightweight dependency library.

Last updated 9 hours ago
Total downloads 3
Total rating 0 
Categories AI Generated
Dependency string OceanGate-SharedNetUtils-1.0.0
Dependants 0 other packages depend on this package

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
xilophor-LethalNetworkAPI-3.4.2 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 3.4.2

README

SharedNetUtils

A lightweight shared utility library for Lethal Company mods — common runtime and networking helpers built on top of LethalNetworkAPI.

Installation

Install it through your mod manager. This is a dependency library: you normally only have it because another mod requires it. It ships no gameplay of its own and needs no configuration.

For multiplayer, everyone in the lobby should run the same set of mods so they stay in sync.

Dependencies

  • BepInEx 5
  • LethalNetworkAPI

Notes

No configuration required — safe to leave installed and enabled.