Commit Graph

7 Commits

Author SHA1 Message Date
Felipe M befcc3376e
Replaced arguments with CLIOptions struct
This is a way more convenient way for the underlying providers to
access the input in which the software was called. Having the input
path in providers that already discover path will allow users to
override paths easily, and this way we could also add more flags that
some providers would need and others ignore without changuing function calls.
2021-02-16 13:28:43 +01:00
Felipe M fa7016eb61 Moved Download function to an helper module 2021-01-05 18:22:04 +01:00
Felipe M ae6f7372a2 Download steam game covers (optional flag) 2021-01-05 15:19:21 +01:00
Felipe Martin e3c7da17ce
games.Game.ID string (from uint64) 2020-11-19 23:05:14 +01:00
Felipe Martin ba5b373fa0
Helper method for HTTP requests 2020-11-19 20:27:37 +01:00
Felipe Martin 56b2faf88a
Steam: Cross-Platform support 2020-11-14 11:59:37 +01:00
Felipe M d7f0a68b08
WIP 2020-11-08 21:28:15 +01:00