Mercurial > codedump
diff getskin.py @ 118:eac6dae753ca
*: major cleanup
committer: GitHub <noreply@github.com>
| author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
|---|---|
| date | Fri, 03 Mar 2023 22:51:28 +0000 |
| parents | 190ac0f669c6 |
| children |
line wrap: on
line diff
--- a/getskin.py Fri Mar 03 22:33:53 2023 +0000 +++ b/getskin.py Fri Mar 03 22:51:28 2023 +0000 @@ -4,6 +4,8 @@ # (for those beta versions of minecraft that don't support UUIDs) # however, i do not have any java experience, like, at all # so that'll be fun! +# +# update 2023-03-03: it was never written LOL import argparse import base64
