update README

This commit is contained in:
Aaron Blakely 2024-03-14 04:53:02 -05:00
parent b5bd1d4777
commit cb4c4be4d6

View File

@ -55,8 +55,8 @@ Currently, the following modules are included:
## Windows Support Notes ## Windows Support Notes
### Windows XP ### Windows XP
* OpenSSL doesn't work on Windows XP, without some kind of kernel extensions for XP. * OpenSSL doesn't work without some kind of kernel extensions for XP.
* Luarocks doesn't work on Windows XP due to symlinks not being supported. * Luarocks doesn't work due to symlinks not being supported. This will limit what can be done with the Lua scripts.
These issues might be resolved with a project like [onecore](https://github.com/Skulltrail192/One-Core-API-Binaries) but further testing is needed. These issues might be resolved with a project like [onecore](https://github.com/Skulltrail192/One-Core-API-Binaries) but further testing is needed.