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(MacOS) and Ronix(MacOS) executors developed with Tauri.
For detailed information about features, setup, and development, check out our documentation.
To build Comet you will need:
# 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



