Function getGameDir

#include <Geode/loader/Dirs.hpp>std::filesystem::pathgetGameDir()

Directory where Geometry Dash is

Windows: {GD installation folder}/ (traditionally Geometry Dash) macOS: {GD installation folder}/ (traditionally GeometryDash.app) Android: {Android Launcher’s media directory}/game iOS: Documents/game (within the launcher’s sandbox)

Examples0