Northwood.LabAPI 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Northwood.LabAPI --version 1.0.2
                    
NuGet\Install-Package Northwood.LabAPI -Version 1.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Northwood.LabAPI" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Northwood.LabAPI" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Northwood.LabAPI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Northwood.LabAPI --version 1.0.2
                    
#r "nuget: Northwood.LabAPI, 1.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Northwood.LabAPI@1.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Northwood.LabAPI&version=1.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Northwood.LabAPI&version=1.0.2
                    
Install as a Cake Tool

GitHub release NuGet License Discord Invitation

LabAPI

The LabAPI project is SCP: Secret Laboratory's official server-side plugin loader and framework. It facilitates development of plugins by providing wrappers and events around various game mechanics found throughout the game.

Documentation

Code should have self-explanatory documentation, but there's only so much you can explain through comments!

  • For guides, tips and tricks, our main source of documentation can be found here.
  • For a more practical approach, examples can be found here.

Installation

All SCP: SL Dedicated Server builds are bundled with a compiled LabAPI.dll, so you don't need to install it if you are hosting a server.

However, releases may occasionally occur before the dedicated server is updated, while we advice you wait for an official update, you can always apply the updated release manually.

To do so, you should update the LabAPI.dll file located within: %DEDICATED_SERVER_PATH%/SCPSL_Data/Managed/.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Northwood.LabAPI:

Package Downloads
SLCommandScript.Core

Provides core components, interfaces and utilities for Secret Lab Command Script language.

MengXinSheQu.AudioApi

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0 310 6/27/2025
1.0.2 723 5/17/2025