From 19fa86ceab5392735c37c8b9ea3b8692d6fb6e79 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:08:36 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd88e67..3a96153 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Builds of luantiserver for Windows x86_64. -They are built and tested on Windows 10 (in a VM) but should work on Windows 8, 8.1, 10, and 11. +They are built and tested on Windows 10 with MSYS2 (in a VM) but should work on Windows 8, 8.1, 10, and 11. The `bundle_dlls.sh` script is from [here](https://github.com/rollerozxa/msys2-bundledlls).