Merge remote-tracking branch 'origin/master'

This commit is contained in:
murdle 2025-05-02 08:50:26 -07:00
commit 0d5dc9b3e5
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Roblox Legacy Patcher <img src="https://git.randomserver.top/murdle/roblox-patcher/raw/branch/master/images/logo.png" width="32" height="32" /> # <img src="https://git.randomserver.top/murdle/roblox-patcher/raw/branch/master/images/logo.png" width="32" height="32" /> Roblox Legacy Patcher
## What is this? ## What is this?
This is an program which automatically downloads the latest version of Roblox Studio and makes it work on Windows 8.1 and below. It uses a wrapper in order to add some missing Windows APIs and trick Roblox into thinking your OS version is supported. This is a program which automatically downloads the latest version of Roblox Studio and makes it work on Windows 8.1 and below. It uses a wrapper in order to add some missing Windows APIs and trick Roblox into thinking your OS version is supported.
## Download ## Download
You can download a prebuilt version of the program <a href="https://git.randomserver.top/murdle/roblox-patcher/releases">here</a> You can download a prebuilt version of the program <a href="https://git.randomserver.top/murdle/roblox-patcher/releases">here</a>

View File

@ -0,0 +1 @@
// more apis will be added here.