Commit Graph

6 Commits

Author SHA1 Message Date
Felipe M d27e4947ae
Created internal/cmd folders 2021-05-08 11:37:52 +02:00
Felipe M ef03e13e86
Typo 2021-04-12 22:43:10 +02:00
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 ffa6db5c28 switch: Added platform name as constant 2021-01-05 23:17:47 +01:00
Felipe M ae632293f9 Nintendo Switch: Used new JSON file 2021-01-03 22:29:03 +01:00
Felipe Martin 0b1f6d3231
Nintendo Switch Provider [WIP]
#2
2020-11-19 23:19:45 +01:00