To get started writing a server side script, you should:

  • Copy the SynergyServerScripting.dll and Contract.dll files from the server installation path
  • Create a new Visual Studio solution and reference those DLLs
  • Follow the appropriate steps for the type of script you are generating (see below)