Function getSaveDir

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

Directory where GD saves its files

Windows: %LOCALAPPDATA%/{executable name} macOS: ~/Library/Application Support/GeometryDash Android: {Android Launcher’s media directory}/save iOS: Documents/save (within the launcher’s sandbox)

Examples0