Support for Geode, the Geometry Dash modding framework. Features useful utilities for developing Geometry Dash mods.
Requires the Geode SDK and Geode CLI to be installed.
This is a rewrite and enhancement of the previous geode-support
extension, which was never released due to development issues.
- Launch GD (
Geode: Launch Geometry Dash
command). - Validation for
mod.json
- Sprite browser (Use the
Ctrl + Alt + B
shortcut to launch, orGeode: Open Sprite Browser
) - Colorization for
FLAlertLayer
tags - Inline color hints for
ccColor3B
andccColor4B
- Preview sprites on hover
- View mod setting info on hover
- Generate classes
- UI designer
- Possibly some sort of Clippy feature? (Linter)