hopper/src
[ ] f7ba63b492 Fix error when no facets are specifed
The Modrinth API seemingly doesn't support an empty list for the facets
parameter. This solution simply skips adding that paremeter if it is
empty.
2022-12-09 04:18:15 +00:00
..
api.rs Fix Type on nullable types 2022-08-20 00:27:24 +02:00
client.rs Fix error when no facets are specifed 2022-12-09 04:18:15 +00:00
config.rs Add plugins and modpack distinction 2022-09-16 18:51:55 +02:00
main.rs Changed out StructOpt for Clap 2022-09-06 23:12:00 +02:00