Caution
Using Roblox executors may result in your account being banned. Use at your own risk. The developers are not responsible for any consequences.
A modern, minimalist interface for Hydrogen executor developed with Tauri.
For detailed information about features, setup, and development, check out our documentation.
# Clone the repository
git clone https://github.com/FrozenProductions/Comet.git
# Navigate to the directory
cd Comet
# Install dependencies
npm install
# Start development
npm run tauri:dev
# Build for production
npm run tauri:build:universal
MIT License - See LICENSE for details