GD Remote is a mod for Geometry Dash that starts a web panel for controlling various modifiers in the game. The panel allows you to toggle different hacks and features dynamically through a web interface.
- Start Geometry Dash with the mod installed.
- Open your web browser and navigate to
http://localhost:3000/
to access the modifier panel. - Use the checkboxes and buttons to toggle different hacks and features.
To build this mod, make sure you have the following tools installed:
- CMake
- MSVC / Clang
- Git
- Geode CLI
- Geode SDK
git clone https://github.com/covernts/GDRemote
cd GDRemote
geode build