Skip to content
Adam Szerszenowicz edited this page Nov 5, 2024 · 20 revisions

Welcome to the SLCommandScript wiki!

Here you can find all official learning resources for SLCS.

Warning

This wiki is still under construction!

Documentation for users

This part of documentation covers plugin installation, configuration, scripts creation and language syntax. If you want to start utilizing SLCS on your server this is the perfect place to start.

Note

Before starting you should be already familiar with:

  • SCP:SL server plugins system (folder location, plugins configuration etc.)
  • console commands usage (RemoteAdmin, server console, client console)

Documentation for developers

Here you can find documentation and guidelines for extending SLCS capabilities with you own extensions or customizing it for your server's needs.

Note

Before starting you should be already familiar with:

  • .NET project configuration
  • NuGet packages
  • C# programming language
Clone this wiki locally