From b5bd1d4777ff42e4ecc56852ab87b275350abbf0 Mon Sep 17 00:00:00 2001 From: Aaron Blakely Date: Thu, 14 Mar 2024 04:51:19 -0500 Subject: [PATCH] update README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3e5160..7538b9f 100755 --- a/README.md +++ b/README.md @@ -55,8 +55,10 @@ Currently, the following modules are included: ## Windows Support Notes ### Windows XP -OpenSSL doesn't work on Windows XP, without some kind of kernel extensions for XP. -Luarocks doesn't work on Windows XP due to symlinks not being supported. +* OpenSSL doesn't work on Windows XP, without some kind of kernel extensions for XP. +* Luarocks doesn't work on Windows XP due to symlinks not being supported. + +These issues might be resolved with a project like [onecore](https://github.com/Skulltrail192/One-Core-API-Binaries) but further testing is needed. ## License xbot is licensed under the MIT License. See the LICENSE file for more information.