wipe2238/ScanMsg

Fallout .msg files scanner

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to directories/files which should be scanned. If not set, current working directory is used. no
no-exitcodeIf enabled, action will never fail build, even if errors in .msg files are found. Otherwise, action's exitcode equals number of errors. nofalse
relaxedIf enabled, some of minor checks will be disabled, allowing to pass mods based on Fallout2 scripts sources. By default nofalse
translationsPath to one or more directories containing translations. If set, 'path' must point to base language (most likely text/english/), which will be used Some inputs are ignored in translations scanning mode ('no-exitcode', 'relaxed'). no""
workdirWorking directory. no${{ github.workspace }}
executablenoupstream

no outputs