Open the settings popup for a mod (if it has any settings)
Function openSettingsPopup
#include <Geode/ui/GeodeUI.hpp>
geode::Mod*mod
,booldisableGeodeTheme
)mod
Mod the open the popup for
disableGeodeTheme
If false, the popup follows the user's chosen theme options. If true, the popup is always in the GD theme (not Geode's dark purple colors)
A pointer to the created Popup, or null if the mod has no settings