From bf9bd4b2636a8f04e1b772e06fe419b4523a7db9 Mon Sep 17 00:00:00 2001 From: murdle Date: Thu, 1 May 2025 08:51:01 -0700 Subject: [PATCH] some changes to readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ec31ff..0fbc4ff 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -# Roblox Legacy Updater +# Roblox Legacy Patcher ## What is this? -This is a C# application which automatically downloads the latest version of Roblox Studio and makes it work on Windows 8.1 and below.
-The client can run natively on Windows 8 and 8.1 with a patch, but a wrapper is also used if you're on Windows 7 due to missing DX apis. +This is a C# application which automatically downloads the latest version of Roblox Studio and makes it work on Windows 8.1 and below. It can run natively on Windows 8 and 8.1 with a patch, but a wrapper is also used if you're on Windows 7 due to missing DX apis. ## Notice Currently, the application only allows you to run Roblox Studio. Because of Roblox's anticheat (aka Hyperion), we have not been able to get the client to work as of right now.