frozenpandaman / s3s

Successor to splatnet2statink. Takes battle data from the SplatNet 3 app and uploads it to stat.ink!
https://github.com/frozenpandaman/s3s/wiki
GNU General Public License v3.0
394 stars 72 forks source link

Make lowercase -M work #163 #164

Closed niyari closed 6 months ago

niyari commented 8 months ago

163

frozenpandaman commented 8 months ago

I'd prefer to not surface this option to users, per our conversation at https://twitter.com/sou_niyari/status/1743017305779691531

niyari commented 8 months ago

I have modified the code to individually process the given arguments because directly altering them could lead to other issues.

frozenpandaman commented 6 months ago

Sorry for the delay. Thank you!

Fun fact: If both -M and -m are passed (for some reason…), the value it treats as final (N seconds) is the rightmost one, i.e. the one specified last.