# geode-sdk/geode

The ultimate Geometry Dash modding framework

Repository: https://github.com/geode-sdk/geode
Canonical: https://ross.abutalabs.com/products/geode
Homepage: https://geode-sdk.org/
Language: C++
License: BSL-1.0
License Family: other
Topics: cpp, geometry-dash, modding-framework, low-level, mod, modding, modding-library, cross-platform, geode, geode-sdk
Last push: 2026-08-25T16:12:29+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 1687, "days_push": 8, "days_rel": 23, "gap_med": 4, "n_releases_24m": 50}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2781, forks 549 (observed 2026-08-28T04:07:21.735302+00:00)

## What it is
Geode is a fan-made mod loader and modding SDK for Geometry Dash, providing a comprehensive toolkit for creating compatible mods in C++. It manages loaded mods and hooks itself, offering a clean hooking syntax, built-in UI components, and an in-game mod browser across Windows, macOS, Android, and iOS.

## Use cases
- create mods for Geometry Dash
- hook and modify game functions in Geometry Dash
- load and manage multiple GD mods without conflicts
- build custom UI popups and components inside Geometry Dash
- distribute mods through an in-game mod browser
- learn Geometry Dash modding from scratch

## When to choose
- you want to develop Geometry Dash mods with a modern, maintained SDK
- you need mods to coexist without hook or UI conflicts
- you want cross-platform mod support including mobile
- you prefer declarative hook syntax over manual DLL injection

## When to avoid
- you are modding a game other than Geometry Dash
- you need an official or RobTop-endorsed modding solution
- you want a simple DLL injector without a managed mod ecosystem
- you need Linux-native support (only available via Wine)

## Facets
- artifact type: framework
- maturity: active
- function: plugin-system, developer-tools, gui, middleware
- domain: gaming-tools, developer-tools, cross-platform
- platform: windows, cpp, cross-platform
- tags: geometry-dash, mod-loader, modding-sdk, hooking, game-mods, game-development, macos, android, ios

## Member repositories
- geode-sdk/geode (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:21.735302+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:16:06.367011+00:00, confidence not recorded.
  - readme: https://github.com/geode-sdk/geode (fetched 2026-08-28T04:07:21.735302+00:00, sha b036f5fa1f8c)
  - homepage: https://geode-sdk.org/ (fetched 2026-08-29T09:55:29.095422+00:00, sha c28e1b9f0211)
  - site_page: https://geode-sdk.org/install (fetched 2026-08-29T09:55:29.098152+00:00, sha d5db774f2974)
  - site_page: https://docs.geode-sdk.org/ (fetched 2026-08-29T09:55:29.103535+00:00, sha 03fc37803983)
  - site_page: https://geode-sdk.org/faq (fetched 2026-08-29T09:55:29.100137+00:00, sha b1095058ea9c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
