From d2ec3cc0a3675668040a076695444955b27927c2 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Sat, 9 May 2020 13:27:52 +0200 Subject: Fixed confusing wording and reduced size of image. --- cardGen/Health_potion.png | Bin 91783 -> 64719 bytes cardGen/README.md | 9 ++++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/cardGen/Health_potion.png b/cardGen/Health_potion.png index 7cf3b87..b0d7c69 100644 Binary files a/cardGen/Health_potion.png and b/cardGen/Health_potion.png differ diff --git a/cardGen/README.md b/cardGen/README.md index 7458396..914a622 100644 --- a/cardGen/README.md +++ b/cardGen/README.md @@ -13,7 +13,7 @@ Usage: dndCard.sh [-t templateFile] [-b bodyFile] inputFile ``` -Example of body file: +Example of input file: ``` name#Health potion @@ -24,8 +24,11 @@ flavor#The potion's red liquid glimmers when agitated. icon#potion-ball.png ``` +Note that the body field could be on another file provided with the `-b` option, but it still should +be just one line. + Example of output, with no image background and using -[an icon](https://game-icons.net/1x1/lorc/potion-ball.html) -from the amazing source [game-icons.net](https://game-icons.net/): +[an icon](https://game-icons.net/1x1/lorc/potion-ball.html) downloaded as-is from the amazing source +[game-icons.net](https://game-icons.net/): ![Potion card example](Health_potion.png) -- cgit v1.2.1