You are viewing a potentially older version of this package.
View all versions.
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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
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
- Install BepInEx 5.x into The Lab game directory.
- Copy
TheLabModdingLib.dllintoBepInEx/plugins/. - Launch The Lab -- the library initializes automatically.