
Geode - Mods for Geometry Dash
Geode is a fan-made extension for Geometry Dash that adds mod support to the game. Browse from an in-game list to seamlessly download mods on Windows, Mac, and Android!
Install Geode
Geode is available for Windows, MacOS, Linux (through Wine / Proton) and Android.
Geode Docs
Geode is a Geometry Dash mod loader and modding SDK with a modern approach towards mod development. Unlike previous mod loaders, which merely inject the DLLs and let devs handle …
Browse Mods - Geode SDK
Browse mods for the Geode mod loader. Browse Mods. Search Filters Platform. Windows . macOS (ARM) macOS (x64) Android (64-bit) Android (32-bit) Tags. Other. Featured only . …
An Introduction to GD Modding (using Geode) - Geode Docs
Even if for some reason you don’t use Geode, this handbook still contains general information about modding and GD modding specifically, however all practical code examples and the …
3. Creating and building a new mod - Geode Docs
If you created a profile in CLI, then the mod should be automatically installed to GD. If not, then the built your.mod.geode package should be in your build folder, from where you can manually …
Frequently Asked Questions - Geode SDK
Locate your Geometry Dash folder, inside of which is a geode folder. There you can find a mods folder that contains all your Geode mods. To manually install a mod, add the mods' .geode …
Configuring mods - Geode Docs
Geode mods are configured through a file called mod.json, located at the root of your project. The file contains general information about the mod, such as the name, ID, version, and also things …
GDH - geode-sdk.org
Install GDH directly through the mod catalogue in Geode itself (Recommended) Make sure Geode is installed In the mod install menu, under the Discover page, find GDH and install it
OpenHack - Geode SDK
You can now add custom .ttf fonts to geode/config/prevter.openhack/fonts folder ; Added keybind/tooltip for toggles with settings ; Added UI scaling for different display resolutions ; …