A pink, anime-themed Roblox bootstrapper, based on Froststrap.
- Arcstrap (Anime) theme: hot pink accents, dark plum surfaces and an anime background behind the settings window
- Arcstrap (Anime) launch screen: anime art with a pink progress bar while Roblox starts
- Arcstrap branding throughout the app, including the icons and the Discord status
- Self-updates from this repository's releases
Everything else (mods, FastFlags, region selector, account manager, and so on) comes from Froststrap.
Get the latest Arcstrap-windows-x64.exe from Releases.
Requirements: the .NET 10 SDK, Rust (cargo), CMake, and the Visual Studio C++ Build Tools.
git clone --recursive https://github.com/Chestii/Arcstrap.git
cd Arcstrap
./build.ps1 -Configuration Release
build.ps1 builds the native ArcstrapCore.dll (in ArcstrapCore/: the in-game overlay, reach and FastFlag injector) with CMake, then builds Arcstrap, which copies the DLL next to the exe.
Arcstrap is built on Froststrap, which is derived from Fishstrap and Bloxstrap. Thanks to everyone who worked on those projects.
Code is under MPL-2.0, the same as Froststrap. See LICENSE and the LICENSES folder.
