From 150bb0528a1796aec60c79aca8e6e0ec00a8f646 Mon Sep 17 00:00:00 2001 From: jjakke Date: Tue, 26 Nov 2024 20:53:58 -0800 Subject: [PATCH] Update README *At least* for terminal resolution. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 65e65ef..fb175f7 100644 --- a/README +++ b/README @@ -16,4 +16,4 @@ I advise against looking at the 'assets' dir (or the single program) until you b does write to a file called 'jjakkes-fernando-game.save.toml' in the current directory when you save. -this game *needs* an terminal resolution of 80x40. it won't work other wise and resizing the game while it is playing is ... bad ...I don't know how to fix it. +this game *needs* *at LEAST* a terminal resolution of 80x40. it won't work other wise and resizing the game while it is playing is ... bad ...I don't know how to fix it.