Skip to content

FrozenProductions/Comet

Repository files navigation

Caution

Using Roblox executors may result in your account being banned. Use at your own risk. The developers are not responsible for any consequences.

Comet

Comet

A modern, minimalist interface for Hydrogen executor developed with Tauri.

✨ Preview

Comet Editor Comet Settings Comet Scripts Library Comet Auto Execute Comet Fast Flags

📚 Documentation

For detailed information about features, setup, and development, check out our documentation.

🚀 Getting Started

Build from source

# 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

📄 License

MIT License - See LICENSE for details