actions-marketplace-validations/KSP-AVC Version File Validator
Validate the KSP-AVC .version file of your mod against the AVC schema!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 8, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/dasskelett_avc-versionfilevalidator@9bf127a383e93de46637d12bf43ea22cbfe773b5 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| exclude | JSON-array-like list of paths to version files to exclude (supports wildcards), e.g. ["KSP-AVC.version", "GameData/DogeCoinFlag/*.version"] | no | "" |
| only | JSON-array-like list of paths to version files to check exclusively (no wildcard support), e.g. ["GameData/YourMod/YourMod.version"] | no | "" |
Outputs
no outputs