mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 05:16:59 +03:00
GH-1021 make builtin versions not customizable
They use attributes not defined in the OneSix format.
This commit is contained in:
parent
ff64b6cf1d
commit
b9e06b5da0
3 changed files with 34 additions and 8 deletions
|
|
@ -224,6 +224,7 @@ bool RawLibrary::filesExist(const QDir &base) const
|
|||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
QString RawLibrary::url() const
|
||||
{
|
||||
if (!m_absolute_url.isEmpty())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue