Skip to content

A modified bootstrapper of the original Bloxstrap project for Roblox with my own modifications for testing.

License

Notifications You must be signed in to change notification settings

Fraventix/fravstrap

 
 

Repository files navigation

FravStrap

FravStrap is a personal fork of the Bloxstrap project.
This fork exists for my own C# development work, experiments, and custom modifications on top of the original Bloxstrap.


About This Fork

Bloxstrap is an open-source Roblox bootstrapper that provides flexibility and customization for launching the Roblox client.
FravStrap builds on that foundation with:

  • Experimental changes written in C#
  • A space for testing new features and ideas
  • Modifications that may not be included in the upstream project
  • A learning environment for understanding Roblox client bootstrap mechanics

This fork is not intended to replace Bloxstrap, but rather to serve as a personal development sandbox.


Getting Started

If you’re looking for a stable, fully supported version, use the original project:
Bloxstrap Repository

To explore or build FravStrap yourself:

git clone https://github.com/yourusername/fravstrap.git
cd fravstrap
# open in Visual Studio or your preferred IDE

About

A modified bootstrapper of the original Bloxstrap project for Roblox with my own modifications for testing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Python 0.2%