From 975ec3edd112c1a7908c0d97dc49592a22076b71 Mon Sep 17 00:00:00 2001 From: Charles Date: Sat, 16 Nov 2019 12:45:44 +0100 Subject: Basic render of the map --- minimalist.cub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minimalist.cub') diff --git a/minimalist.cub b/minimalist.cub index a2a92fe..b9ce665 100644 --- a/minimalist.cub +++ b/minimalist.cub @@ -1,4 +1,4 @@ -R 1920 1080 +R 400 400 NO ./path_to_the_north_texture SO ./path_to_the_south_texture WE ./path_to_the_west_texture -- cgit