Get the URL for the home website for this mod
Class ModMetadataLinks
#include <Noahh/loader/ModMetadata.hpp>classModMetadataLinks{ ... }
No description provided
Examples0
Public static methods0
Public member functions6
noahh::ModMetadataLinks&operator=()
No description provided
noahh::ModMetadataLinks&operator=()
No description provided
std::optional<std::string>getHomepageURL()const
std::optional<std::string>getSourceURL()const
Get the URL for the source code repository for this mod
std::optional<std::string>getCommunityURL()const
Get the URL for the community page (Discord server etc.) for this mod
noahh::ModMetadataLinks::Impl*getImpl()
No description provided