A new Geometry Dash mod launcher

Quartz Launcher

A standalone mod launcher built around the new .quartz package format, Quartz-native mods, runtime testing, and clean mod management.

Current status: private tester build in progress

Built for clean mod management

.quartz Packages

Quartz uses its own package format with manifest validation and support for multiple mod engines.

Install, Enable, Disable

Manage installed mods from one launcher with library, enabled, disabled, and runtime folders.

Geode Compatibility

Existing .geode mods can be wrapped into .quartz compatibility packages while Quartz-native grows.

Runtime Testing

Quartz can stage enabled mods and run runtime checks before public releases.

Quartz-native is the future

Quartz is being built as more than a frontend. The goal is a real standalone platform with Quartz-native mods, a runtime API, package validation, templates, and developer tools.

{
  "format": "quartz.package",
  "engine": "quartz-native",
  "entry": "payload/main.js"
}

Support & Community

Want to support Quartz Launcher or keep up with development? Join the Discord or support the project on Ko-fi.

Download Quartz Launcher v0.3.0

Public tester build for Quartz Launcher. Staff Review tools are private and are not included in this download.

Windows

Portable Windows build for testers. Download, run, and start using Quartz Launcher.

Download Windows v0.3.0

Linux / Steam Deck

Linux tester builds are coming later. Steam Deck/Linux testing is currently done from source.

View Release

macOS

macOS tester builds are coming later.

View Release
View GitHub release

Want to make Quartz mods?

Use the built-in Dev Tools to create, build, validate, test install, and prepare submissions.

Open Developer Center

Latest launcher update

Quartz Launcher is becoming a full mod platform

The launcher now includes public index browsing, installed mod management, profiles, backups, update checks, dependency-aware installs, safety checks, repair tools, and stronger creator tools.

✅ Public mod index with search, tags, featured mods, details, sorting, and bulk install
✅ Installed Mods page with search, sorting, bulk enable/disable/uninstall, and export
✅ Profiles / Loadouts for quickly switching enabled mod setups
✅ Backup / Restore for packages, profiles, runtime state, and enabled mods
✅ Update detection, Update Selected, and Update All
✅ Dependency-aware installs for required mods
✅ Pre-launch Safety Check and hidden Fix My Setup repair flow
✅ Dev Tools with improved starter templates, code editor, build, validate, and submission prep