Rework input args to be glob instead of files

So we don't have to do the whole find | shit
This commit is contained in:
2025-03-24 00:32:50 +01:00
parent 188fb91ef0
commit 77acbd63f3
8 changed files with 228 additions and 66 deletions

View File

@@ -1,11 +1,11 @@
<config>
<item>
<value>150</value>
<value>75</value>
<multiplier>2</multiplier>
<divider>4</divider>
</item>
<item>
<value>300</value>
<value>150</value>
<multiplier>3</multiplier>
<divider>2</divider>
</item>