casualtf2/SourcePawn Compile
Setup and compile SourcePawn plugins in a uniform way
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 16, 2023
- License
- None
Pinned Snippet
uses: casualtf2/sp-compile@c818f24c0b0ec5d5ed28f4a72fb75e8e85a85d6c # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source-files | List of paths to compile sp extension only | yes | — |
| extra-include-paths | Additional include paths not parsed from "install.json" | no | — |
| install-json-path-override | Default path is "<working directory>/install.json" | — | — |
| output-path | Folder path to write the output files to, files will be "<input source>.smx" | no | — |
| github-access-token | Access token for downloading dependencies | no | — |
Outputs
no outputs