axwabo/Download SCP:SL References
Downloads managed DLLs used by SCP: Secret Laboratory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 17, 2026
- License
- MIT
Pinned Snippet
uses: axwabo/scpsl-references-downloader@0143528732fae9f121678568e3d945761b7aa2bd # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Steam branch | no | public |
| directory | Where to place the DLLs | no | ${{ runner.temp }}/SCPSL-References |
| specify-sl-references | Whether to set the SL_REFERENCES environment variable | no | true |
| preset | A preset of files to download. Accepted values are "essentials", "essentials-system", "advanced" | no | — |
| file-list | The file list to download. Ignored if the preset is specified. | no | regex:SCPSL_Data/Managed/.+?\.dll |
Outputs
| name | description |
|---|---|
| target | The directory where references were placed |