mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-19 10:27:15 +00:00
GH-1021 make builtin versions not customizable
They use attributes not defined in the OneSix format.
This commit is contained in:
@@ -224,6 +224,7 @@ bool RawLibrary::filesExist(const QDir &base) const
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
QString RawLibrary::url() const
|
||||
{
|
||||
if (!m_absolute_url.isEmpty())
|
||||
|
||||
Reference in New Issue
Block a user