From ba817f9e0e22161e9902a937fa85dd2f7d371f08 Mon Sep 17 00:00:00 2001 From: ROllerozxa Date: Mon, 11 Sep 2023 18:00:19 +0000 Subject: [PATCH] Compiling on Windows using MSYS2: edit --- pages/Compiling_on_Windows_using_MSYS2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Compiling_on_Windows_using_MSYS2.md b/pages/Compiling_on_Windows_using_MSYS2.md index 8f650b3..e26f71b 100644 --- a/pages/Compiling_on_Windows_using_MSYS2.md +++ b/pages/Compiling_on_Windows_using_MSYS2.md @@ -1,5 +1,7 @@ MSYS2 is a collection of tools and libraries providing you with an easy-to-use environment for building, installing and running native Windows software. This page lists how to compile Minetest on Windows using MSYS2. +For a video tutorial of setting up a Minetest development environment on Windows using MSYS2 (including setting up VSCodium), you can see [this video](https://www.youtube.com/watch?v=y8eWDzLNa3E) by Exe_Virus. + [toc] ## Installation