This is a great project but I feel the README, the wiki, and error messages need some improvements to explain basic things.
- How do I build the thing (if I don't know how to gradle)?
- Point to the wiki in the README. Most people will otherwise miss it.
- Improve error messages of the application. Missing files or folders just throws an exception with questionable guidance of what's missing. Also the errors for the deck list are sometimes confusing:
Island -> error, 1x Island -> okay, 1x Storm Crow-> error, empty line in a long list -> error.
- Why are all examples given with
--template=[...].zip but there is neither a zip nor the explanation what needs to be in it / how to create it. Also, the option to use folders is missing in the wiki.
This is a great project but I feel the README, the wiki, and error messages need some improvements to explain basic things.
Island-> error,1x Island-> okay,empty line in a long list -> error.1x Storm Crow-> error,--template=[...].zipbut there is neither a zip nor the explanation what needs to be in it / how to create it. Also, the option to use folders is missing in the wiki.