Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hardcoded prefixes for potential paths #2

Open
fred0r opened this issue Sep 21, 2023 · 0 comments
Open

hardcoded prefixes for potential paths #2

fred0r opened this issue Sep 21, 2023 · 0 comments

Comments

@fred0r
Copy link

fred0r commented Sep 21, 2023

would it be possible that rechecker scans for configured checks somehow in all potentially existing sub-dirs 'automatically' .
wanted to check for models - as example:
"models/player/arctic/arctic.mdl" 85a5375e IGNORE ('SD')
"models/player/arctic/arctic.mdl" f1aa2fc1 IGNORE ('HD')
but i seem to need including each potential dir manually:
"../cstrike/models/player/arctic/arctic.mdl" 85a5375e IGNORE
"../cstrike_download/models/player/arctic/arctic.mdl" 85a5375e IGNORE
"../cstrike_german/models/player/arctic/arctic.mdl" 85a5375e IGNORE
"../cstrike_hd/models/player/arctic/arctic.mdl" f1aa2fc1 IGNORE
"../cstrike_russian/models/player/arctic/arctic.mdl" 85a5375e IGNORE
etc.......

or i am using it just wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant