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

TheLabModdingLib

A mod lib for Valve's The Lab.

Date uploaded a day ago
Version 1.0.0
Download link LabModding-TheLabModdingLib-1.0.0.zip
Downloads 5
Dependency string LabModding-TheLabModdingLib-1.0.0

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.