Function getResourcesDir

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

Directory where Geometry Dash’s resources are stored

Windows/macOS: getGameDir()/Resources Android: assets iOS: {GD bundle path}/Resources

Examples0