https://github.com/eclipsemenu/eclipsemenu
A next-generation mod menu for Geometry Dash.
https://github.com/eclipsemenu/eclipsemenu
cheat gd geode geometry-dash hack imgui
Last synced: 2 months ago
JSON representation
A next-generation mod menu for Geometry Dash.
- Host: GitHub
- URL: https://github.com/eclipsemenu/eclipsemenu
- Owner: EclipseMenu
- License: epl-2.0
- Created: 2024-06-05T15:51:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-01T19:42:51.000Z (2 months ago)
- Last Synced: 2026-04-03T06:23:03.742Z (2 months ago)
- Topics: cheat, gd, geode, geometry-dash, hack, imgui
- Language: C++
- Homepage: https://eclipse.menu
- Size: 18.8 MB
- Stars: 249
- Watchers: 17
- Forks: 90
- Open Issues: 156
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Support: support.md
Awesome Lists containing this project
README
## Tabbed Style

## Cocos UI

## Panel Style

## Sidebar Style

## How to install
1. Install [Geode](https://geode-sdk.org) if you haven't already!
2. Open Geometry Dash
3. Click on the Geode button
4. Navigate to the **Download** tab, and search "Eclipse"
5. Click on **View**, and **Download**. You should now have **Eclipse Menu** after restarting!
## How to use
1. On PC, press `TAB` to open and close the mod menu.
2. Set or toggle any hack / mod you want to use.
3. For any questions or general support, join our [Support Discord Server](https://discord.gg/NnpwFRDMND)!
4. Have fun using our mod!
## Features
- 100+ hacks
- StartPos Switcher (with Smart SmartPos!)
- Fully Customizable Labels
- Show Trajectory
- Internal Recorder (requires [FFmpeg API](https://geode-sdk.org/mods/eclipse.ffmpeg-api) mod to be installed)
- Replay Bot
- Keybinds
- Theme Customizability (you can theme Eclipse Menu however you want!)
- Crossplatform support (Windows, macOS, Android, iOS)
- Community Translations (check the [translations repository](https://github.com/EclipseMenu/translations) on how to
contribute)
- An API for other mods to interact with Eclipse
## Build Instructions
1. You must have the following: `CMake`, `MSVC / Clang`, `Git`, `Geode CLI`, `Geode SDK`
```bash
git clone https://github.com/EclipseMenu/EclipseMenu
cd EclipseMenu
cmake -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo
cmake --build build --config RelWithDebInfo
```
## Credits
This mod menu would not be possible without the developers from other mod menus teaming up together!
- [ninXout](https://github.com/ninXout) ([Crystal Client](https://github.com/ninXout/Crystal-Client))
- [prevter](https://github.com/prevter) ([OpenHack](https://github.com/prevter/OpenHack))
- [maxnut](https://github.com/maxnut) ([GD Mega Overlay](https://github.com/maxnut/GDMegaOverlay))
- [Firee](https://github.com/FireMario211) ([Prism Menu](https://github.com/FireMario211/Prism-Menu))
- [SpaghettDev](https://github.com/SpaghettDev)
Additionally, thank you to our testers, contributors, and supporters for improving and helping make Eclipse Menu
possible!
- [Tallen](https://tallensuired.carrd.co/) - Tester & Helped support **Eclipse Menu** by donating!
- [hiimjasmine00](https://github.com/hiimjasmine00) - Contributor
- [RayDeeUx](https://github.com/RayDeeUx) - Contributor
- [iAndyHD3](https://github.com/iAndyHD3) - Contributor
- [Tech](https://github.com/TechStudent11) - Contributor
- [Uproxide](https://github.com/Uproxide) - Contributor
- [slideglide](https://github.com/slideglide) - Contributor
- [alk](https://github.com/altalk23) - Contributor
- [Beat](https://github.com/BeatACVR) - Contributor
- [alex](https://www.youtube.com/channel/UC4SWcPASJplMrIT6YI8QcSw) - Tester
- [itsmeatomic](https://youtube.com/@itsmeatomic) - Tester
- [jettjames](https://x.com/JettJamez) - Tester
- [doki](https://www.youtube.com/@dokitachi) - Tester
- [Prometheus](https://github.com/Prometheus-03) - Tester
- [Catto](https://github.com/CattoDev/GatoBot/) - ShaderLayer fix for renderer
- [arvFlash](https://github.com/arvFlash) - Catppuccin Macchiato theme
## License
**Eclipse Menu** is created under the **[Eclipse Public License v2.0](https://choosealicense.com/licenses/epl-2.0/)**,
read more by clicking on the highlighted name.