diff --git a/README.md b/README.md index 5cf638e..270cc32 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Roblox Legacy Patcher +# Roblox Legacy Patcher ## 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. ## Download You can download a prebuilt version of the program here - + ## How to build - Install Visual Studio 2015 and .NET SDK 8 diff --git a/logo.png b/images/logo.png similarity index 100% rename from logo.png rename to images/logo.png diff --git a/readme.PNG b/images/preview.png similarity index 100% rename from readme.PNG rename to images/preview.png