Commit Graph

5 Commits

Author SHA1 Message Date
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 Martin aa007eb2da
Added alternative Flatpak Minecraft path
Closes #8
2020-12-01 18:14:09 +01:00
Felipe Martin 31c46a3e5d
path.Join -> path/filepath.Join 2020-11-14 11:59:40 +01:00
Felipe Martin 8153b81cba
Added Minecraft provider
Closes #1
2020-11-13 12:47:59 +01:00