Geode is a free, open-source mod loader and framework for Geometry Dash. It makes installing, managing and creating mods incredibly easy with a built-in mod index, automatic updates, and a clean in-game interface.
Available for Windows, macOS and Linux. Works with Geometry Dash 2.206.
A modern mod loader that replaces the old method of manually patching GD files. Instead of downloading sketchy DLL injectors, Geode provides:
- One-click mod installation from built-in index
- Automatic mod updates
- Mod settings and configuration in-game
- No file editing or manual injection required
- Safe mod installation that doesn't break the game
Mod Index
- 150+ mods available with one-click install
- Search and filter by category (gameplay, level editor, textures, utilities)
- Automatic dependency resolution
- Mod ratings and reviews
- Mod screenshots and descriptions
Popular Mods Available
- Mega Hack v8 - the ultimate GD hacking tool
- Better Edit v4 - advanced level editor features
- Texture Pack Loader - custom textures and icons
- Run Info - show attempt count, session time, best run
- Auto Song Download - automatically download newgrounds songs
- And 140+ more
Mod Management
- Enable/disable mods without uninstalling
- Mod update notifications
- Dependency management (auto-installs required mods)
- Mod load order control
- Per-mod settings and keybinds
Developer Features
- Modern C++ modding API
- Built-in logging and debugging tools
- Event system for mod communication
- UI framework for custom menus
- Automatic crash reporting
- Download
Geode-v5.8.3-installer.exefrom the button above - Close Geometry Dash if it's running
- Run the installer
- Select your GD installation directory (usually
C:\Program Files (x86)\Steam\steamapps\common\Geometry Dash) - Click Install
- Launch Geometry Dash - you'll see the Geode logo on startup
Method 1: In-Game Index (Recommended)
- Launch Geometry Dash
- Click the Geode button in main menu
- Go to "Download" tab
- Browse or search for mods
- Click Install on any mod
- Restart GD if prompted
Method 2: Manual Installation
- Download .geode mod file from geode-sdk.org or GitHub
- Place it in
Geode/mods/folder (in your GD directory) - Restart Geometry Dash
Geode makes mod development much easier than old methods:
- Install Geode CLI:
npm install -g geode-cli - Create new project:
geode new MyMod - Write your mod using Geode API
- Build:
geode build - Test: Place .geode file in
mods/folder
Check Geode documentation for full modding guide.
Works with:
- Geometry Dash 2.206 (latest version)
- Steam and standalone versions
- Windows 10/11, macOS 10.14+, Ubuntu 20.04+
- Most texture packs and icon kits
Not compatible with:
- Old MegaHack v7 (use MegaHack v8 for Geode)
- Manual DLL injection mods (port them to Geode)
- Mods made for older GD versions without updates
Geode not loading
- Make sure you installed to correct GD directory
- Run GD as Administrator (right-click → Run as Administrator)
- Disable antivirus temporarily (some flag Geode as hack tool)
- Reinstall Geode from latest version
Mods not working
- Check mod compatibility with GD 2.206
- Update mods from Download tab
- Disable conflicting mods one by one
- Check Geode logs in
Geode/logs/folder
Game crashing
- Update all mods to latest versions
- Disable mods until crash stops to find culprit
- Check crash logs in
Geode/crashlogs/ - Report crashes on Geode Discord server
Mods not appearing in index
- Check internet connection
- Refresh index: Settings → Geode → Refresh Index
- Clear cache and restart GD
Yes. Geode is:
- Open-source - anyone can review the code
- Used by thousands of GD players daily
- Sandboxed - mods can't access your system files
- Regularly updated by trusted developers
However, using mods in online levels or leaderboards may get you banned. Use at your own risk in online gameplay.
| Component | Minimum |
|---|---|
| OS | Windows 10, macOS 10.14, Ubuntu 20.04 |
| Geometry Dash | Version 2.206 |
| RAM | 100 MB additional (for Geode + mods) |
| Storage | 50 MB for Geode + mods |
- Run Geode installer again
- Select Uninstall
- Or manually delete
Geode/folder from GD directory - Delete
XInput9_1_0.dllfrom GD directory
Boost Software License 1.0 - free and open-source.
Geode | The Modern GD Mod Loader





