Skip to content

Repository files navigation

Fedestrap

Fedestrap

Latest release | Website | Documentation

Total Downloads Latest Downloads Latest Release Stars

Note

Fedestrap is a custom bootstrapper for Roblox, personally maintained for me, built on the BloxstrapFishstrapVoidstrap lineage. It currently targets Windows 10 and above; the codebase carries cross-platform scaffolding for macOS and Linux inherited from Voidstrap, but those targets aren't actively maintained here. For Mac/Linux, try AppleBlox or Sober.

Warning

The only official places to get Fedestrap are this GitHub repository and fedestrap.fede.one. Any other site offering downloads or claiming to be this project is not controlled by Fede - don't download from them.

If you found a bug, open an issue.

Installation

  1. Download the latest release: https://github.com/fxderico/fedestrap/releases/latest
  2. Run the installer and finish setup
  3. Launch Fedestrap

Features

Fedestrap inherits Voidstrap's much larger feature set on top of the usual Bloxstrap-family basics (FastFlags editor with an allowlist warning, mod manager, channel switching, cache cleaner, custom emoji fonts converted to the COLR v0 format Roblox actually renders):

  • Discord Rich Presence, RGB/theme customization, custom cursors and fonts
  • Window manipulation, frame generation and render tuning options
  • Google Fonts integration, translation service, gradient backgrounds
  • Controller support (ViGEm), audio ducking, headset audio routing
  • Game chat overlay and server matchmaking helpers
  • A real, self-hosted account system - sign in, register, change your password, and edit your username/display name, all natively in the app (no browser round-trip) - see Accounts below for exactly what that does and doesn't cover

Not every corner of the original Voidstrap platform is running here - see Accounts.

Accounts

Voidstrap's sign-in, friends, quests, marketplace, forums, notifications, chat overlay, and theme-sharing features all depend on a live companion backend that the original author runs. That's a full platform in its own right (Roblox OAuth, real-time notifications, a database-backed social graph, a marketplace, forums), not something reasonable to fork alongside the desktop app.

Fedestrap ships with its own from-scratch, self-hosted accounts API instead, at fedestrap.fede.one. What's actually real:

  • Sign in, create an account, and sign out, entirely inside the app (no browser tab involved) - capped at 2 accounts per IP
  • Change your password and edit your username/display name from Settings
  • An admin panel for managing accounts (not user-facing - operator only)

What's not backed by anything: Roblox OAuth sign-in, friends, quests, marketplace, forums, chat, and theme sharing. Features that depend on those degrade gracefully when the calls fail (cached data or a plain "couldn't load" message) rather than crashing.

How to Fork

Fedestrap is built using C# and .NET.

  1. Go to https://github.com/fxderico/fedestrap
  2. Click Fork (top right)
  3. This creates your own copy under your GitHub account

Special thanks

© Fedestrap MIT

About

Custom Roblox bootstrapper, built on Bloxstrap -> Fishstrap -> Voidstrap

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages