From cabc63fb458e813a22800134792e8d4e02c880cf 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:07:37 -0300 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ea1e9f..fd88e67 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# luantiserver-windows \ No newline at end of file +# luantiserver-windows + +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. + +The `bundle_dlls.sh` script is from [here](https://github.com/rollerozxa/msys2-bundledlls).