diff --git a/README.md b/README.md index b66173f..b5eec48 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # Roblox FPS Booster +terminal + ## About This is a simple FPS booster for Roblox. It is a simple script that will disable some of the more resource intensive features of Roblox to help improve FPS. ## Installation -Download the latest release from [here](https://github.com/wuw-sh/Roblox-FPS-Booster/releases/tag/%401.0.1) +Download the latest release from [here](https://github.com/wuw-sh/Roblox-FPS-Booster/releases/) ## Project Developer diff --git a/Roblox FPS Booster@1.0.1.bat b/Roblox FPS Booster@1.0.1.bat index b824f0d..c498922 100644 --- a/Roblox FPS Booster@1.0.1.bat +++ b/Roblox FPS Booster@1.0.1.bat @@ -131,8 +131,8 @@ if not defined dirPath ( echo └──────────────────────┘ echo └ %color.bold%%color.foreground.lightYellow%Status%color.reset%: %toggleText% echo └ %color.bold%%color.foreground.lightYellow%Author%color.reset%: %color.foreground.lightCyan%@%color.foreground.lightWhite%wuw.sh %color.reset%(%color.foreground.lightCyan%https://github.com/wuw-sh%color.reset%) - echo └ %color.bold%%color.foreground.lightYellow%Version%color.reset%: %color.foreground.lightCyan%1.0.1%color.reset% - echo └ %color.bold%%color.foreground.lightYellow%Repository%color.reset%: %color.foreground.lightCyan%https://www.roblox.com%color.reset% + echo └ %color.bold%%color.foreground.lightYellow%Version%color.reset%: %color.foreground.lightCyan%1.0.2%color.reset% + echo └ %color.bold%%color.foreground.lightYellow%Repository%color.reset%: %color.foreground.lightCyan%https://github.com/wuw-sh/Roblox-FPS-Booster%color.reset% echo. set /p enter = "%color.bold%( Press %color.reset%%color.background.lightGreen%%color.foreground.black% Enter %color.reset%%color.bold% to toggle %color.foreground.lightYellow%Status %color.reset%%color.bold%)%color.reset.all%" diff --git a/terminal.png b/terminal.png new file mode 100644 index 0000000..b51ee1d Binary files /dev/null and b/terminal.png differ