This launcher adds the Geode loader to a vanilla copy of Geometry Dash.
A modding toolkit for GD
Modding framework Geode and mod loader Geode aim to standardize GD modding. Cross-platform, it includes everything needed for modding, including a hooking library, Cocos2d and GD headers, and web and UI utilities.
Play with mods in-game
Geode mods can be installed and updated in-game from a list rather than dragging weird .DLL files around.
Manage mods easily
Geode lets you disable mods at runtime, view their information, edit their settings, and uninstall them all in one place.
Things just work
Geode allows modders to make sure their mods are compatible with other mods by providing simple, easy-to-refactor coding tools.
Doesn't load .DLLs
Geode is incompatible with all mods and mod loaders that are not Geode-compatible. There is no need to worry; all your favorite mods, such as Mega Hack, BetterEdit, and TextureLdr, will soon be available on Geode, many with new and improved features.
What is New?
- Add support for requesting the permission of the read-all file
- Another file permissions fix
- Option to launch in safe mode by long pressing the launch button
- Minor ui tweaks
- I forgot