made release type visible
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
9e85297f7a
commit
9aac8e389f
9 changed files with 38 additions and 10 deletions
|
@ -74,6 +74,7 @@ class Mod : public Resource {
|
|||
auto side() const -> Metadata::ModSide;
|
||||
auto loaders() const -> ModPlatform::ModLoaderTypes;
|
||||
auto mcVersions() const -> QStringList;
|
||||
auto releaseType() const -> ModPlatform::IndexedVersionType;
|
||||
|
||||
/** Get the intneral path to the mod's icon file*/
|
||||
QString iconPath() const { return m_local_details.icon_file; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue