You are viewing a potentially older version of this package. View all versions.
OceanGate-SharedNetUtils-1.0.0 icon

SharedNetUtils

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

Date uploaded 18 hours ago
Version 1.0.0
Download link OceanGate-SharedNetUtils-1.0.0.zip
Downloads 5
Dependency string OceanGate-SharedNetUtils-1.0.0

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.