From 7894952c18ac1a508a56f1c76ece3321ae7a0768 Mon Sep 17 00:00:00 2001 From: nefrace Date: Tue, 3 Oct 2023 16:49:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd8634f..6e3fe8c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A game written in Go for the [WASM-4](https://wasm4.org) fantasy console. ## Building +*REQUIRES GO 1.19 AND TINYGO 0.26* + Build the cart by running: ```shell