From 1811319a09a964a9a1815cd0f4188109992e4f8b Mon Sep 17 00:00:00 2001 From: Ashley N Date: Thu, 7 Sep 2023 20:27:17 +0000 Subject: [PATCH] Update Design Doc: `level` tool --- Design-Doc%3A-%60level%60-tool.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index 0dd107b..6d7537e 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -13,7 +13,8 @@ To convert a Tiled map and tileset: ``` reskit level -i map.tmx -c mapping.toml --system md --tile-size 2x2 ``` -Reskit will compile and output a .lvl file and related artifacts (depending on `--system` setting) which you can then bundle into your game project +Reskit will compile and output a .lvl file and related artifacts (depending on `--system` setting) which you can then bundle into your game project. + ## Graphics Layers The string property `reskit-layer` set on a Tile Layer indicates which layer should be applied to which hardware layer in your system of choice. Valid options: