Labloader is an experimental plugin loader and framework for SCP: Labrat.
- Create a folder called
Frameworksin the SCP: Labrat server files - Put the
Labloader.dllfile in theFrameworksfolder - 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
Managedfolder from SCP: Labrat's Dedicated Server tool (Steam AppId is2261800) here, rename it toLABRAT_DEPS - Publicize
Assembly-CSharp.dllandRiptideNetworking.dllfiles in theLABRAT_DEPSfolder - Open the project with IDE of choice