diff --git a/README.md b/README.md index 270cc32..df77f6e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 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. +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 You can download a prebuilt version of the program here diff --git a/RobloxWrapper/RobloxWrapper/retarded-apis.cpp b/RobloxWrapper/RobloxWrapper/retarded-apis.cpp new file mode 100644 index 0000000..275466a --- /dev/null +++ b/RobloxWrapper/RobloxWrapper/retarded-apis.cpp @@ -0,0 +1 @@ +// more apis will be added here. \ No newline at end of file