Labloader is an experimental plugin loader and framework for SCP: Labrat.
- Create a folder called
Frameworks
in the SCP: Labrat server files - Put the
Labloader.dll
file in theFrameworks
folder - Launch the server and it will finish creating the files for Labloader
- Install .NET 5.0 SDK
- Run
setup.ps1
- Open the project with IDE of choice
- Install https://github.com/iRebbok/APublicizer via releases
- Copy
Managed
folder from SCP: Labrat's Dedicated Server tool (Steam AppId is2261800
) here, rename it toLABRAT_DEPS
- Publicize
Assembly-CSharp.dll
andRiptideNetworking.dll
files in theLABRAT_DEPS
folder - Open the project with IDE of choice