#How do I create an lab api projekt?
1 messages · Page 1 of 1 (latest)
Contribute to northwood-studios/LabAPI development by creating an account on GitHub.
That's it?
Don't I need a nugget package?
There isn't a nuget package released yet unfortunately, you'll need to manually reference the files!
When is it getting released?
Use the references, download the .dll and put it as a reference. If you need more references, you can search for it.
We don't have an ETA, but it's in the works
Where do I download the dll?
Every dll are inside the Server files.
SCPSL_Data\Managed
Nice tutorial 🔥
Download the dedicated server for SCP:SL on Steam and select the 'labapi' beta. After downloading the server, navigate to the local game files, then go to SCPSL_Data/Managed. There, you will find a .dll file called LabApi.dll and its dependencys.
Do I need to download all the DLL files in that folder?
Real
you can refer to: https://docs.google.com/document/d/1ceKXSyZj6wa7IgdTxPeMO-igjreAA3GQmYJ6Xju9hsQ/edit?tab=t.0
Basic requirements: -Some C# or pretty much any other OOP programming language knowledge. (Recommended tutorial for beginners C# tutorial for beginners) -Visual Studio, or any other IDE. Download Visual Studio Tools - Install Free for Windows, Mac, Linux ReSharper: The Visual Studio Extension for...
some using is useful