From 6fa6fab5e9fa00d8afbb48fa839c22b1a9e42701 Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Wed, 15 Jan 2025 19:13:31 -0800 Subject: [PATCH] note the obvious that you need a compiler for vscode. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 201bd83..bd89dc8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Quickstart supports the main 3 desktop platforms: * MacOS # VSCode Users (all platforms) +*Note* You must have a compiler toolchain installed in addition to vscode. + * Download the quickstart * Rename the folder to your game name * Open the folder in VSCode