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