From e4453c6e47dace56827c3104412ffe37e9d5a8c0 Mon Sep 17 00:00:00 2001 From: yesim <76959962+ys-zm@users.noreply.github.com> Date: Thu, 30 May 2024 14:42:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b284cba..389e6cc 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ The renderer colors individual pixels to draw the 3D maze based on the wall leng ### Parameters: -map_file: a configuration file (with a .cub extension) outlining texture paths, player start position and maze shape. Please see the example .cub file to see how to set one up. +map_file: a configuration file (with a .cub extension) outlining texture paths, player start position and maze shape. Please see the example .cub files in the 'test_maps' directory to set one up or use one directly.