6 Commits

Author SHA1 Message Date
matt 141166392c Add help to command line arguments 2021-02-05 23:20:06 -08:00
matt 6e8e993aba Add better support for command line arguments
Use -g or --gameid to set game id
Use -u or --username to set username
Use -p or --password to set password
2021-02-05 20:13:48 -08:00
matt 67bf8f70f2 Ask for username and password to authenticate (closes #2) 2021-02-04 20:46:39 -08:00
matt 7b8594adef Extract tar directly to game files (closes #3)
No longer uses intermediate files
2021-02-04 17:01:29 -08:00
matt da5edbeef4 Use libtar instead of tar.exe (closes #1) 2021-02-04 15:30:29 -08:00
matt 41e8cb2daf Initial commit 2021-02-03 17:47:45 -08:00