rumblefrog/Setup SourcePawn Compiler
Install and setup SourcePawn compiler
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of SP compiler | yes | 1.10.x |
| version-file | File to parse to get the version of the plugin | no | "" |
| define-name | Name of the define for the version of the plugin if you are using one | no | "" |
| no-spcomp-proxy | Whether spcomp should not be proxied to fix relative include path | no | false |
| github-token | GitHub token for fetching SourceMod releases from GitHub API (to avoid rate limiting). Defaults to GITHUB_TOKEN environment variable. | no | "" |
Outputs
| name | description |
|---|---|
| version | Version of the SP compiler used |
| version-file | Version of the .sp file |