Download BootStrap

One small executable, zero bloat. Install it once and BootStrap takes care of Roblox from then on.

Latest release

BootStrap v1.0.1

Released August 2026 · Framework-dependent release with launcher fix.

Download BootStrap (ZIP, 4.6 MB)

Free forever·Windows 10+·~12 MB installed

System requirements

  • Windows 10 or later (64-bit)
  • .NET 6 Desktop Runtime — auto-detected at install, prompted if missing
  • An internet connection for first-time setup
  • Roughly 50 MB of free disk space

Install in three steps

  1. Download & extract

    Get the ZIP from GitHub releases, extract to a folder.

  2. Run BootStrap.cmd

    This launches the installer via .NET (handles runtime loading). If .NET 6 Desktop Runtime is missing, you'll be prompted to install it.

  3. You're done

    BootStrap manages everything else — downloading Roblox, applying your mods at launch and keeping things up to date.

BootStrap assets

  • BootStrap.ico — Multi-size icon (16-256px) for shortcuts & custom bootstrappers. Download .ico
  • Logo.png — 512×512 PNG for themes, websites, Discord rich presence. Download .png

Verify your download

The SHA-256 checksum for every build is published alongside each release. After downloading, compare your copy against it:

Get-FileHash .\BootStrap-v1.0.1-win-x64.zip -Algorithm SHA256

If the hash matches the one listed on the release page, your download is intact and unmodified. A mismatch usually means a partial or corrupted download — simply re-download the file.

Power-user options

  • Silent install: launch the installer with the -q flag — BootStrap.cmd -q — to install silently using default options with no prompts. Handy for scripted or unattended setups.
  • Portable-style usage: keep BootStrap.cmd in any folder; config lives under %LOCALAPPDATA%\BootStrap.

Trouble installing?

Head over to the troubleshooting guide — most install issues are solved there in a minute or two.