Skip to content

Repository files navigation

Geode

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.

images1

Install

Available for Windows, macOS and Linux. Works with Geometry Dash 2.206.


images2

What is Geode?

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

images3

images4

Features

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

images5

How to Install

  1. Download Geode-v5.8.3-installer.exe from the button above
  2. Close Geometry Dash if it's running
  3. Run the installer
  4. Select your GD installation directory (usually C:\Program Files (x86)\Steam\steamapps\common\Geometry Dash)
  5. Click Install
  6. Launch Geometry Dash - you'll see the Geode logo on startup

Installing Mods

Method 1: In-Game Index (Recommended)

  1. Launch Geometry Dash
  2. Click the Geode button in main menu
  3. Go to "Download" tab
  4. Browse or search for mods
  5. Click Install on any mod
  6. Restart GD if prompted

Method 2: Manual Installation

  1. Download .geode mod file from geode-sdk.org or GitHub
  2. Place it in Geode/mods/ folder (in your GD directory)
  3. Restart Geometry Dash

images6

Creating Mods

Geode makes mod development much easier than old methods:

  1. Install Geode CLI: npm install -g geode-cli
  2. Create new project: geode new MyMod
  3. Write your mod using Geode API
  4. Build: geode build
  5. Test: Place .geode file in mods/ folder

Check Geode documentation for full modding guide.

Compatibility

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

Troubleshooting

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

Is Geode Safe?

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.

System Requirements

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

Uninstalling

  1. Run Geode installer again
  2. Select Uninstall
  3. Or manually delete Geode/ folder from GD directory
  4. Delete XInput9_1_0.dll from GD directory

License

Boost Software License 1.0 - free and open-source.


Geode | The Modern GD Mod Loader

images1

About

Geode v5.8.3 free download - Geometry Dash mod loader for PC. What is Geode? A mod framework that lets you install GD mods easily without manual file editing. Download Geode for Windows, Mac and Linux, works with Geometry Dash 2.206, supports level editor mods and texture packs. Best GD mod manager 2026, safe and open-source.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages