LabModding-TheLabModdingLib icon

TheLabModdingLib

A mod lib for Valve's The Lab.

Last updated a day ago
Total downloads 5
Total rating 0 
Categories Tools Libraries
Dependency string LabModding-TheLabModdingLib-1.0.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

TheLabModdingLib

A C# modding library for The Lab by Valve Corporation. Provides a clean, type-safe API for creating mods and custom content for The Lab VR experience on Steam.

Installation

  1. Install BepInEx 5.x into The Lab game directory.
  2. Copy TheLabModdingLib.dll into BepInEx/plugins/.
  3. Launch The Lab -- the library initializes automatically.