Function getResourcesDir

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

Directory where Geometry Dash’s resources are stored On Android, the resources are stored in the APK, so this just returns “assets”

Examples0