From 713c0858093eaa2c7add033de8016bc2a2cf2133 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Sun, 17 May 2020 21:22:23 +0200 Subject: A z for a d. --- mapGen/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapGen/README.md b/mapGen/README.md index 10078e2..4872948 100644 --- a/mapGen/README.md +++ b/mapGen/README.md @@ -77,7 +77,7 @@ mapGen.sh [-s SIZE] [-f TILE_FOLDER] [-o OUTPUT_FILE] SOURCE_FILE Where -- `SIZE` is the size of the tile images in pixels (default 8), +- `SIZE` is the side of the tile images in pixels (default 8), - `TILE_FOLDER` is the folder where the tile images are stored (default `./tiles`), - `OUTPUT_FILE` is the path to the resulting image (default `out.jpg`), - and `SOURCE_FILE` is the text file with the layout of the map. -- cgit v1.2.1