From d05b8256b2153ad242f8e94817d2b7d5f5dbae73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fou=C3=A9?= Date: Sun, 4 Jan 2026 19:16:44 +0100 Subject: [PATCH] Actualiser Lua installation on windows --- Lua-installation-on-windows.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Lua-installation-on-windows.md b/Lua-installation-on-windows.md index d18d4da..175d2b8 100644 --- a/Lua-installation-on-windows.md +++ b/Lua-installation-on-windows.md @@ -4,6 +4,16 @@ There are two methods, one is (almost) automatic, and the other is more manual. # "automatic" install +## Lua for windows + +Download the "Lua for windows" exe from _TBD_. + +Then install it in `C:\lua`. + +## Visual Studio Code Build tools + +Install it. + # "manual" install ## msys2