An all in one publicizer and assembly downloader for the game scpsl, made for modding purposes.
| Option | Type | Description | Default Value |
|---|---|---|---|
| AssembliesToPublicize | String[] | Array specifying assemblies to publicize | ["Assembly-CSharp.dll", "Mirror.dll", "PluginAPI.dll"] |
| ZipReferences | Boolean | Flag to indicate whether to zip references | true |
| ReferencesZipName | String | Name/path of the zip file for references | "References.zip" |
| SaveReferencesToFolder | Boolean | Flag to indicate whether to save references to a folder | false |
| ReferencesFolderName | String | Name/path of the directory to save references to | "References" |